Home
last modified time | relevance | path

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

/Zephyr-latest/modules/nrf_wifi/bus/
Dqspi_if.c131 #define BASE_CLOCK_SWITCH_DELAY_US 0 macro
389 k_busy_wait(BASE_CLOCK_SWITCH_DELAY_US); in qspi_lock()
399 k_busy_wait(BASE_CLOCK_SWITCH_DELAY_US); in qspi_unlock()
734 k_busy_wait(BASE_CLOCK_SWITCH_DELAY_US); in qspi_nrfx_configure()
742 k_busy_wait(BASE_CLOCK_SWITCH_DELAY_US); in qspi_nrfx_configure()
/Zephyr-latest/drivers/flash/
Dnrf_qspi_nor.c129 #define BASE_CLOCK_SWITCH_DELAY_US 7 macro
283 k_busy_wait(BASE_CLOCK_SWITCH_DELAY_US); in qspi_clock_div_change()