Searched refs:nu_qei_set_cmpval (Results 1 – 6 of 6) sorted by relevance
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_qei.c | 65 void nu_qei_set_cmpval(struct rt_pulse_encoder_device *pulse_encoder, rt_uint32_t u32val); 142 void nu_qei_set_cmpval(struct rt_pulse_encoder_device *pulse_encoder, rt_uint32_t u32val) in nu_qei_set_cmpval() function 173 nu_qei_set_cmpval(pulse_encoder, psNuQei->cmp_val); in nu_qei_init() 212 nu_qei_set_cmpval(pulse_encoder, psNuQei->cmp_val); in nu_qei_control() 216 nu_qei_set_cmpval(pulse_encoder, 0); in nu_qei_control()
|
| A D | drv_qei.h | 27 void nu_qei_set_cmpval(struct rt_pulse_encoder_device *pulse_encoder, rt_uint32_t u32val);
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_qei.h | 27 void nu_qei_set_cmpval(rt_device_t *pulse_encoder, rt_uint32_t u32val);
|
| A D | drv_qei.c | 48 void nu_qei_set_cmpval(rt_device_t *pulse_encoder, rt_uint32_t u32val); 264 void nu_qei_set_cmpval(rt_device_t *pulse_encoder, rt_uint32_t u32val) in nu_qei_set_cmpval() function
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_qei.h | 27 void nu_qei_set_cmpval(rt_device_t *pulse_encoder, rt_uint32_t u32val);
|
| A D | drv_qei.c | 48 void nu_qei_set_cmpval(rt_device_t *pulse_encoder, rt_uint32_t u32val); 264 void nu_qei_set_cmpval(rt_device_t *pulse_encoder, rt_uint32_t u32val) in nu_qei_set_cmpval() function
|
Completed in 11 milliseconds