Default configuration for SM_PWM_01C driver. More...
Default configuration for SM_PWM_01C driver.
Definition in file sm_pwm_01c_params.h.
 Include dependency graph for sm_pwm_01c_params.h:
 Include dependency graph for sm_pwm_01c_params.h:Go to the source code of this file.
| Macros | |
| #define | SM_PWM_01C_NUMOF ARRAY_SIZE(sm_pwm_01c_params) | 
| The number of configured sensors. | |
| Variables | |
| static const sm_pwm_01c_params_t | sm_pwm_01c_params [] | 
| Configure SM_PWM_01C. | |
| static const saul_reg_info_t | sm_pwm_01c_saul_info [] | 
| Additional meta information to keep in the SAUL registry. | |
| Set default configuration parameters for the SM_PWM_01C | |
| #define | SM_PWM_01C_TSP_PIN GPIO_PIN(0, 13) | 
| #define | SM_PWM_01C_TLP_PIN GPIO_PIN(0, 28) | 
| #define | SM_PWM_01C_SAUL_INFO { .name = "sm-pwm-01c" } | 
| #define | SM_PWM_01C_PARAMS_DEFAULT | 
| #define SM_PWM_01C_NUMOF ARRAY_SIZE(sm_pwm_01c_params) | 
The number of configured sensors.
Definition at line 72 of file sm_pwm_01c_params.h.
| #define SM_PWM_01C_PARAMS_DEFAULT | 
Definition at line 44 of file sm_pwm_01c_params.h.
| #define SM_PWM_01C_SAUL_INFO { .name = "sm-pwm-01c" } | 
Definition at line 40 of file sm_pwm_01c_params.h.
| #define SM_PWM_01C_TLP_PIN GPIO_PIN(0, 28) | 
Definition at line 37 of file sm_pwm_01c_params.h.
| #define SM_PWM_01C_TSP_PIN GPIO_PIN(0, 13) | 
Definition at line 34 of file sm_pwm_01c_params.h.
| 
 | static | 
Configure SM_PWM_01C.
Definition at line 52 of file sm_pwm_01c_params.h.
| 
 | static | 
Additional meta information to keep in the SAUL registry.
Definition at line 64 of file sm_pwm_01c_params.h.