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.c132 #define BASE_CLOCK_SWITCH_DELAY_US 0 macro
390 k_busy_wait(BASE_CLOCK_SWITCH_DELAY_US); in qspi_lock()
400 k_busy_wait(BASE_CLOCK_SWITCH_DELAY_US); in qspi_unlock()
735 k_busy_wait(BASE_CLOCK_SWITCH_DELAY_US); in qspi_nrfx_configure()
743 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()