Searched refs:nrf_rramc_byte_read (Results 1 – 2 of 2) sorted by relevance
497 NRF_STATIC_INLINE uint8_t nrf_rramc_byte_read(uint32_t address);762 NRF_STATIC_INLINE uint8_t nrf_rramc_byte_read(uint32_t address) in nrf_rramc_byte_read() function
250 uint8_t byte = nrf_rramc_byte_read(address); in nrfy_rramc_byte_read()