Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RRAMC.h23 uint16_t nhw_RRAMC_read_halfword(uint32_t address);
DNHW_RRAMC.c299 uint16_t nhw_RRAMC_read_halfword(uint32_t address) { in nhw_RRAMC_read_halfword() function
/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_rramc.c49 return nhw_RRAMC_read_halfword(address); in nrf_rramc_halfword_read()