Lines Matching defs:p_reg
950 NRF_STATIC_INLINE void nrf_ccm_task_trigger(NRF_CCM_Type * p_reg, in nrf_ccm_task_trigger()
956 NRF_STATIC_INLINE uint32_t nrf_ccm_task_address_get(NRF_CCM_Type const * p_reg, in nrf_ccm_task_address_get()
962 NRF_STATIC_INLINE void nrf_ccm_event_clear(NRF_CCM_Type * p_reg, in nrf_ccm_event_clear()
969 NRF_STATIC_INLINE bool nrf_ccm_event_check(NRF_CCM_Type const * p_reg, in nrf_ccm_event_check()
975 NRF_STATIC_INLINE uint32_t nrf_ccm_event_address_get(NRF_CCM_Type const * p_reg, in nrf_ccm_event_address_get()
982 NRF_STATIC_INLINE void nrf_ccm_shorts_enable(NRF_CCM_Type * p_reg, in nrf_ccm_shorts_enable()
988 NRF_STATIC_INLINE void nrf_ccm_shorts_disable(NRF_CCM_Type * p_reg, in nrf_ccm_shorts_disable()
994 NRF_STATIC_INLINE void nrf_ccm_shorts_set(NRF_CCM_Type * p_reg, in nrf_ccm_shorts_set()
1001 NRF_STATIC_INLINE void nrf_ccm_int_enable(NRF_CCM_Type * p_reg, uint32_t mask) in nrf_ccm_int_enable()
1006 NRF_STATIC_INLINE void nrf_ccm_int_disable(NRF_CCM_Type * p_reg, uint32_t mask) in nrf_ccm_int_disable()
1011 NRF_STATIC_INLINE uint32_t nrf_ccm_int_enable_check(NRF_CCM_Type const * p_reg, uint32_t mask) in nrf_ccm_int_enable_check()
1016 NRF_STATIC_INLINE void nrf_ccm_enable(NRF_CCM_Type * p_reg) in nrf_ccm_enable()
1021 NRF_STATIC_INLINE void nrf_ccm_disable(NRF_CCM_Type * p_reg) in nrf_ccm_disable()
1026 NRF_STATIC_INLINE void nrf_ccm_configure(NRF_CCM_Type * p_reg, in nrf_ccm_configure()
1046 NRF_STATIC_INLINE void nrf_ccm_maxpacketsize_set(NRF_CCM_Type * p_reg, in nrf_ccm_maxpacketsize_set()
1056 NRF_STATIC_INLINE bool nrf_ccm_micstatus_get(NRF_CCM_Type const * p_reg) in nrf_ccm_micstatus_get()
1063 NRF_STATIC_INLINE bool nrf_ccm_macstatus_get(NRF_CCM_Type const * p_reg) in nrf_ccm_macstatus_get()
1070 NRF_STATIC_INLINE nrf_ccm_error_t nrf_ccm_errorstatus_get(NRF_CCM_Type const * p_reg) in nrf_ccm_errorstatus_get()
1077 NRF_STATIC_INLINE void nrf_ccm_cnfptr_set(NRF_CCM_Type * p_reg, in nrf_ccm_cnfptr_set()
1083 NRF_STATIC_INLINE nrf_ccm_cnf_t * nrf_ccm_cnfptr_get(NRF_CCM_Type const * p_reg) in nrf_ccm_cnfptr_get()
1095 NRF_STATIC_INLINE void nrf_ccm_key_set(NRF_CCM_Type * p_reg, in nrf_ccm_key_set()
1105 NRF_STATIC_INLINE uint32_t const volatile * nrf_ccm_key_get(NRF_CCM_Type const * p_reg) in nrf_ccm_key_get()
1112 NRF_STATIC_INLINE void nrf_ccm_nonce_set(NRF_CCM_Type * p_reg, in nrf_ccm_nonce_set()
1122 NRF_STATIC_INLINE uint32_t const volatile * nrf_ccm_nonce_get(NRF_CCM_Type const * p_reg) in nrf_ccm_nonce_get()
1129 NRF_STATIC_INLINE uint32_t nrf_ccm_in_amount_get(NRF_CCM_Type const * p_reg) in nrf_ccm_in_amount_get()
1136 NRF_STATIC_INLINE uint32_t nrf_ccm_out_amount_get(NRF_CCM_Type const * p_reg) in nrf_ccm_out_amount_get()
1143 NRF_STATIC_INLINE void nrf_ccm_inptr_set(NRF_CCM_Type * p_reg, in nrf_ccm_inptr_set()
1149 NRF_STATIC_INLINE uint32_t * nrf_ccm_inptr_get(NRF_CCM_Type const * p_reg) in nrf_ccm_inptr_get()
1161 NRF_STATIC_INLINE void nrf_ccm_in_ptr_set(NRF_CCM_Type * p_reg, in nrf_ccm_in_ptr_set()
1167 NRF_STATIC_INLINE nrf_vdma_job_t * nrf_ccm_in_ptr_get(NRF_CCM_Type const * p_reg) in nrf_ccm_in_ptr_get()
1174 NRF_STATIC_INLINE void nrf_ccm_outptr_set(NRF_CCM_Type * p_reg, in nrf_ccm_outptr_set()
1180 NRF_STATIC_INLINE uint32_t * nrf_ccm_outptr_get(NRF_CCM_Type const * p_reg) in nrf_ccm_outptr_get()
1192 NRF_STATIC_INLINE void nrf_ccm_out_ptr_set(NRF_CCM_Type * p_reg, in nrf_ccm_out_ptr_set()
1198 NRF_STATIC_INLINE nrf_vdma_job_t * nrf_ccm_out_ptr_get(NRF_CCM_Type const * p_reg) in nrf_ccm_out_ptr_get()
1205 NRF_STATIC_INLINE void nrf_ccm_scratchptr_set(NRF_CCM_Type * p_reg, in nrf_ccm_scratchptr_set()
1211 NRF_STATIC_INLINE uint32_t * nrf_ccm_scratchptr_get(NRF_CCM_Type const * p_reg) in nrf_ccm_scratchptr_get()
1223 NRF_STATIC_INLINE void nrf_ccm_datarate_override_set(NRF_CCM_Type * p_reg, in nrf_ccm_datarate_override_set()
1229 NRF_STATIC_INLINE nrf_ccm_datarate_t nrf_ccm_datarate_override_get(NRF_CCM_Type const * p_reg) in nrf_ccm_datarate_override_get()
1236 NRF_STATIC_INLINE void nrf_ccm_adatamask_set(NRF_CCM_Type * p_reg, in nrf_ccm_adatamask_set()
1242 NRF_STATIC_INLINE uint32_t nrf_ccm_adatamask_get(NRF_CCM_Type const * p_reg) in nrf_ccm_adatamask_get()
1249 NRF_STATIC_INLINE void nrf_ccm_headermask_set(NRF_CCM_Type * p_reg, in nrf_ccm_headermask_set()
1255 NRF_STATIC_INLINE uint32_t nrf_ccm_headermask_get(NRF_CCM_Type const * p_reg) in nrf_ccm_headermask_get()
1262 NRF_STATIC_INLINE void nrf_ccm_subscribe_set(NRF_CCM_Type * p_reg, in nrf_ccm_subscribe_set()
1270 NRF_STATIC_INLINE void nrf_ccm_subscribe_clear(NRF_CCM_Type * p_reg, in nrf_ccm_subscribe_clear()
1276 NRF_STATIC_INLINE void nrf_ccm_publish_set(NRF_CCM_Type * p_reg, in nrf_ccm_publish_set()
1284 NRF_STATIC_INLINE void nrf_ccm_publish_clear(NRF_CCM_Type * p_reg, in nrf_ccm_publish_clear()