Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dsoc_flash_nrf.h76 void nrf_flash_sync_set_context(uint32_t duration);
Dsoc_flash_nrf.c343 nrf_flash_sync_set_context(FLASH_SLOT_ERASE); in erase_synchronously()
361 nrf_flash_sync_set_context(FLASH_SLOT_WRITE); in write_synchronously()
Dsoc_flash_nrf_rram.c236 nrf_flash_sync_set_context(FLASH_SLOT_WRITE); in write_synchronously()
/Zephyr-latest/subsys/bluetooth/controller/flash/
Dsoc_flash_nrf_ticker.c184 void nrf_flash_sync_set_context(uint32_t duration) in nrf_flash_sync_set_context() function