Home
last modified time | relevance | path

Searched defs:p_object (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/helpers/
Dnrfx_ram_ctrl.c230 static void ram_ctrl_block_section_iterate(void const * p_object, in ram_ctrl_block_section_iterate()
274 void nrfx_ram_ctrl_power_enable_set(void const * p_object, size_t length, bool enable) in nrfx_ram_ctrl_power_enable_set()
282 void nrfx_ram_ctrl_retention_enable_set(void const * p_object, size_t length, bool enable) in nrfx_ram_ctrl_retention_enable_set()
/hal_nordic-latest/nrfx/drivers/
Dnrfx_common.h686 NRF_STATIC_INLINE bool nrfx_is_in_ram(void const * p_object) in nrfx_is_in_ram()
691 NRF_STATIC_INLINE bool nrfx_is_word_aligned(void const * p_object) in nrfx_is_word_aligned()
/hal_nordic-latest/nrfx/hal/
Dnrf_common.h286 NRF_STATIC_INLINE bool nrf_dma_accessible_check(void const * p_reg, void const * p_object) in nrf_dma_accessible_check()