Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_nvmc.c140 static uint32_t flash_total_size_get(void) in flash_total_size_get() function
158 if ((addr - NVMC_FLASH_BASE_ADDRESS) < flash_total_size_get()) in is_valid_address()
361 if ((addr - NVMC_FLASH_BASE_ADDRESS) < flash_total_size_get()) in nrfx_nvmc_halfword_writable_check()
500 return flash_total_size_get(); in nrfx_nvmc_flash_size_get()

Completed in 3 milliseconds