Searched refs:RRAM_SIZE (Results 1 – 1 of 1) sorted by relevance
49 #define RRAM_SIZE DT_REG_SIZE(RRAM) macro52 #define PAGE_COUNT ((RRAM_SIZE) / (PAGE_SIZE))246 if (!is_within_bounds(addr, len, 0, RRAM_SIZE)) { in nrf_write()277 if (!is_within_bounds(addr, len, 0, RRAM_SIZE)) { in nrf_rram_read()309 *size = RRAM_SIZE; in nrf_rram_get_size()