Macros | |
| #define | CONFIG_SM_PWM_01C_SAMPLE_TIME (100 * US_PER_MS) |
| Frequency at witch LPO % is calculated. | |
| #define | CONFIG_SM_PWM_01C_WINDOW_TIME (10 * US_PER_SEC) |
| Length in time of the measuring window, recommended 5-30s. | |
| #define | SM_PWM_01C_BUFFER_LEN |
| Length in time of the measuring window. | |
| #define CONFIG_SM_PWM_01C_SAMPLE_TIME (100 * US_PER_MS) |
Frequency at witch LPO % is calculated.
Definition at line 63 of file sm_pwm_01c.h.
| #define CONFIG_SM_PWM_01C_WINDOW_TIME (10 * US_PER_SEC) |
Length in time of the measuring window, recommended 5-30s.
Definition at line 72 of file sm_pwm_01c.h.
| #define SM_PWM_01C_BUFFER_LEN |
Length in time of the measuring window.
Definition at line 81 of file sm_pwm_01c.h.