Home
last modified time | relevance | path

Searched refs:b_all_flag (Results 1 – 1 of 1) sorted by relevance

/bsp/raspberry-pico/Drivers/
A Ddrv_pwm.c28 rt_uint8_t b_all_flag; /* 1: Two pins simultaneously output PWM B channel */ member
44 .b_all_flag = 1,
58 .b_all_flag = 1,
72 .b_all_flag = 1,
86 .b_all_flag = 1,
100 .b_all_flag = 1,
114 .b_all_flag = 1,
128 .b_all_flag = 1,
210 if(pico_pwm_obj[i].b_all_flag) in rt_hw_pwm_init()

Completed in 5 milliseconds