Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h61 NRFY_STATIC_INLINE void __nrfy_internal_rramc_byte_write(NRF_RRAMC_Type * p_reg,
204 __nrfy_internal_rramc_byte_write(p_reg, address, value); in nrfy_rramc_byte_write()
235 __nrfy_internal_rramc_byte_write(p_reg, address + i, ((uint8_t const *)src)[i]); in nrfy_rramc_bytes_write()
681 NRFY_STATIC_INLINE void __nrfy_internal_rramc_byte_write(NRF_RRAMC_Type * p_reg, in __nrfy_internal_rramc_byte_write() function