Lines Matching defs:mcu_pwm
21 struct mcu_pwm struct
23 struct rt_device_pwm pwm_device;
25 nrfx_pwm_t *pwm_handle;
26 nrf_pwm_values_individual_t m_demo1_seq_values;
27 nrf_pwm_sequence_t m_demo1_seq;
29 rt_uint8_t channel;
30 char *name;
31 rt_uint64_t pwm_src_clk;
32 uint8_t channel_0_pin;
33 uint8_t channel_1_pin;
34 uint8_t channel_2_pin;
35 uint8_t channel_3_pin;