/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | systimer.c | 21 uint64_t systimer_us_to_ticks(uint64_t us) in systimer_us_to_ticks() 31 uint64_t systimer_us_to_ticks(uint64_t us) in systimer_us_to_ticks()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | systimer.c | 19 uint64_t systimer_us_to_ticks(uint64_t us) in systimer_us_to_ticks()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | systimer.c | 19 uint64_t systimer_us_to_ticks(uint64_t us) in systimer_us_to_ticks()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | systimer.c | 18 uint64_t systimer_us_to_ticks(uint64_t us) in systimer_us_to_ticks()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | systimer.c | 19 uint64_t systimer_us_to_ticks(uint64_t us) in systimer_us_to_ticks()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | systimer.c | 19 uint64_t systimer_us_to_ticks(uint64_t us) in systimer_us_to_ticks()
|
/hal_espressif-latest/components/spi_flash/ |
D | spi_flash_os_func_noos.c | 45 static IRAM_ATTR esp_err_t delay_us(void *arg, uint32_t us) in delay_us()
|
D | spi_flash_os_func_app.c | 140 static IRAM_ATTR esp_err_t delay_us(void *arg, uint32_t us) in delay_us()
|
/hal_espressif-latest/components/esp_rom/linux/ |
D | esp_rom_sys.c | 264 void esp_rom_delay_us(uint32_t us) in esp_rom_delay_us()
|
/hal_espressif-latest/components/esp_coex/esp32c3/ |
D | esp_coex_adapter.c | 117 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32h2/ |
D | esp_coex_adapter.c | 116 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c2/ |
D | esp_coex_adapter.c | 116 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c6/ |
D | esp_coex_adapter.c | 116 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/newlib/ |
D | time.c | 194 int usleep(useconds_t us) in usleep()
|
/hal_espressif-latest/zephyr/esp32/src/coex/ |
D | esp_coex_adapter.c | 122 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32c3/src/coex/ |
D | esp_coex_adapter.c | 123 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32s3/src/coex/ |
D | esp_coex_adapter.c | 121 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32c2/src/coex/ |
D | esp_coex_adapter.c | 118 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32c6/src/coex/ |
D | esp_coex_adapter.c | 123 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32/ |
D | esp_coex_adapter.c | 119 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 121 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32s2/src/coex/ |
D | esp_coex_adapter.c | 164 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 122 void IRAM_ATTR esp_coex_common_timer_arm_us_wrapper(void *ptimer, uint32_t us, bool repeat) in esp_coex_common_timer_arm_us_wrapper()
|
/hal_espressif-latest/zephyr/esp32/src/bt/ |
D | esp_bt_adapter.c | 708 uint64_t us = (uint64_t)btdm_lpcycle_us * cycles; in btdm_lpcycles_2_us() local 717 static uint32_t IRAM_ATTR btdm_us_2_lpcycles(uint32_t us) in btdm_us_2_lpcycles()
|
/hal_espressif-latest/components/bt/controller/esp32/ |
D | bt.c | 909 uint64_t us = (uint64_t)btdm_lpcycle_us * cycles; in btdm_lpcycles_2_us() local 917 static uint32_t IRAM_ATTR btdm_us_2_lpcycles(uint32_t us) in btdm_us_2_lpcycles()
|