Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_ccm.h593 NRF_STATIC_INLINE void nrf_ccm_configure(NRF_CCM_Type * p_reg,
1026 NRF_STATIC_INLINE void nrf_ccm_configure(NRF_CCM_Type * p_reg, in nrf_ccm_configure() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_aes_ccm_acc_ccm.c161 nrf_ccm_configure(NRF_802154_CCM_INSTANCE, &m_ccm_config); in ccm_peripheral_configure()