Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_ficr.h65 NRF_STATIC_INLINE uint32_t nrf_ficr_codesize_get(NRF_FICR_Type const * p_reg);
101 NRF_STATIC_INLINE uint32_t nrf_ficr_codesize_get(NRF_FICR_Type const * p_reg) in nrf_ficr_codesize_get() function
A Dnrf_acl.h43 (nrf_ficr_codepagesize_get(NRF_FICR) * nrf_ficr_codesize_get(NRF_FICR))
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_nvmc.c130 page_count = nrf_ficr_codesize_get(NRF_FICR); in flash_page_count_get()

Completed in 5 milliseconds