Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/esp32/ld/
Desp32.rom.syscalls.ld65 times = 0x40001808; symbol
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_hal.h471 #define touch_hal_proximity_set_meas_times(times) touch_ll_proximity_set_meas_times(times) argument
478 #define touch_hal_proximity_get_meas_times(times) touch_ll_proximity_get_meas_times(times) argument
Dtouch_sensor_ll.h987 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()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_hal.h471 #define touch_hal_proximity_set_meas_times(times) touch_ll_proximity_set_meas_times(times) argument
478 #define touch_hal_proximity_get_meas_times(times) touch_ll_proximity_get_meas_times(times) argument
Dtouch_sensor_ll.h1007 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()
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32.ld1646 PROVIDE ( times = 0x40001808 ); symbol