Searched refs:total_memory_size_get (Results 1 – 1 of 1) sorted by relevance
57 NRFX_STATIC_INLINE uint32_t total_memory_size_get(void) in total_memory_size_get() function71 if ((addr - NRFY_RRAMC_RRAM_BASE_ADDRESS) < total_memory_size_get()) in is_valid_address()89 if ((addr - NRFY_RRAMC_RRAM_BASE_ADDRESS + bytes) < total_memory_size_get()) in fit_in_memory()261 return total_memory_size_get(); in nrfx_rramc_memory_size_get()