Searched refs:nrf_nvmc_byte_read (Results 1 – 2 of 2) sorted by relevance
185 NRF_STATIC_INLINE uint8_t nrf_nvmc_byte_read(uint32_t address);381 NRF_STATIC_INLINE uint8_t nrf_nvmc_byte_read(uint32_t address) in nrf_nvmc_byte_read() function
353 uint8_t val_on_addr = nrf_nvmc_byte_read(addr); in nrfx_nvmc_byte_writable_check()