Searched defs:times (Results 1 – 6 of 6) sorted by relevance
65 times = 0x40001808; symbol
471 #define touch_hal_proximity_set_meas_times(times) touch_ll_proximity_set_meas_times(times) argument478 #define touch_hal_proximity_get_meas_times(times) touch_ll_proximity_get_meas_times(times) argument
987 static inline void touch_ll_proximity_set_meas_times(uint32_t times) in touch_ll_proximity_set_meas_times()997 static inline void touch_ll_proximity_get_meas_times(uint32_t *times) in touch_ll_proximity_get_meas_times()
1007 static inline void touch_ll_proximity_set_meas_times(uint32_t times) in touch_ll_proximity_set_meas_times()1017 static inline void touch_ll_proximity_get_meas_times(uint32_t *times) in touch_ll_proximity_get_meas_times()
1646 PROVIDE ( times = 0x40001808 ); symbol