Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rramc.h113 void nrfx_rramc_byte_write(uint32_t address, uint8_t value);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c114 void nrfx_rramc_byte_write(uint32_t address, uint8_t value) in nrfx_rramc_byte_write() function