Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_rramc.h497 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
/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h250 uint8_t byte = nrf_rramc_byte_read(address); in nrfy_rramc_byte_read()