Home
last modified time | relevance | path

Searched refs:nrf_flash_sync_is_required (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/flash/
Dsoc_flash_nrf.h83 bool nrf_flash_sync_is_required(void);
Dsoc_flash_nrf.c202 if (nrf_flash_sync_is_required()) { in flash_nrf_write()
251 if (nrf_flash_sync_is_required()) {
Dsoc_flash_nrf_rram.c260 if (nrf_flash_sync_is_required()) { in nrf_write()
/Zephyr-latest/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c241 bool nrf_flash_sync_is_required(void) in nrf_flash_sync_is_required() function