Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nvmc.c143 static uint32_t flash_total_size_get(void) in flash_total_size_get() function
161 if ((addr - NVMC_FLASH_BASE_ADDRESS) < flash_total_size_get()) in is_valid_address()
364 if ((addr - NVMC_FLASH_BASE_ADDRESS) < flash_total_size_get()) in nrfx_nvmc_halfword_writable_check()
503 return flash_total_size_get(); in nrfx_nvmc_flash_size_get()