Home
last modified time | relevance | path

Searched defs:mcu_pwm (Results 1 – 1 of 1) sorted by relevance

/bsp/nrf5x/libraries/drivers/
A Ddrv_pwm.c21 struct mcu_pwm struct
23 struct rt_device_pwm pwm_device;
25 nrfx_pwm_t *pwm_handle;
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;
[all …]

Completed in 3 milliseconds