Home
last modified time | relevance | path

Searched refs:nhw_RRAMC_write_halfword (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_RRAMC.h20 void nhw_RRAMC_write_halfword(uint32_t address, uint16_t value);
DNHW_RRAMC.c245 void nhw_RRAMC_write_halfword(uint32_t address, uint16_t value){ in nhw_RRAMC_write_halfword() function
/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_rramc.c29 nhw_RRAMC_write_halfword(address,value); in nrf_rramc_halfword_write()