Searched defs:addr (Results 1 – 4 of 4) sorted by relevance
63 uint8_t nrf_nvmc_byte_read(uint32_t addr) in nrf_nvmc_byte_read()68 uint16_t nrf_nvmc_halfword_read(uint32_t addr) in nrf_nvmc_halfword_read()73 uint32_t nrf_nvmc_word_read(uint32_t addr) in nrf_nvmc_word_read()78 void nrf_nvmc_word_write(uint32_t addr, uint32_t value) in nrf_nvmc_word_write()83 void nrf_nvmc_buffer_read(void *dest, uint32_t addr, size_t n) in nrf_nvmc_buffer_read()
40 bool nhw_convert_RAM_addr(void **addr) in nhw_convert_RAM_addr()
336 #define CHECK_PARTIAL_ERASE(i, addr, type) \ argument345 #define OUT_OF_FLASH_ERROR(addr) \ argument
179 #define OUT_OF_RRAM_ERROR(addr) \ argument