Lines Matching refs:NRFY_STATIC_INLINE

52 NRFY_STATIC_INLINE void nrfy_vpr_task_trigger(NRF_VPR_Type * p_reg, nrf_vpr_task_t task)  in nrfy_vpr_task_trigger()
59 NRFY_STATIC_INLINE uint32_t nrfy_vpr_task_address_get(NRF_VPR_Type const * p_reg, in nrfy_vpr_task_address_get()
66 NRFY_STATIC_INLINE nrf_vpr_task_t nrfy_vpr_trigger_task_get(uint8_t index) in nrfy_vpr_trigger_task_get()
72 NRFY_STATIC_INLINE void nrfy_vpr_event_clear(NRF_VPR_Type * p_reg, nrf_vpr_event_t event) in nrfy_vpr_event_clear()
79 NRFY_STATIC_INLINE bool nrfy_vpr_event_check(NRF_VPR_Type const * p_reg, nrf_vpr_event_t event) in nrfy_vpr_event_check()
89 NRFY_STATIC_INLINE uint32_t nrfy_vpr_event_address_get(NRF_VPR_Type const * p_reg, in nrfy_vpr_event_address_get()
96 NRFY_STATIC_INLINE nrf_vpr_event_t nrfy_vpr_triggered_event_get(uint8_t index) in nrfy_vpr_triggered_event_get()
102 NRFY_STATIC_INLINE void nrfy_vpr_int_enable(NRF_VPR_Type * p_reg, in nrfy_vpr_int_enable()
110 NRFY_STATIC_INLINE void nrfy_vpr_int_disable(NRF_VPR_Type * p_reg, in nrfy_vpr_int_disable()
118 NRFY_STATIC_INLINE uint32_t nrfy_vpr_int_enable_check(NRF_VPR_Type const * p_reg, in nrfy_vpr_int_enable_check()
129 NRFY_STATIC_INLINE void nrfy_vpr_cpurun_set(NRF_VPR_Type * p_reg, in nrfy_vpr_cpurun_set()
137 NRFY_STATIC_INLINE bool nrfy_vpr_cpurun_get(NRF_VPR_Type const * p_reg) in nrfy_vpr_cpurun_get()
147 NRFY_STATIC_INLINE void nrfy_vpr_initpc_set(NRF_VPR_Type * p_reg, in nrfy_vpr_initpc_set()
155 NRFY_STATIC_INLINE uint32_t nrfy_vpr_initpc_get(NRF_VPR_Type const * p_reg) in nrfy_vpr_initpc_get()
165 NRFY_STATIC_INLINE void nrfy_vpr_debugif_dmcontrol_set(NRF_VPR_Type * p_reg, in nrfy_vpr_debugif_dmcontrol_set()
174 NRFY_STATIC_INLINE bool nrfy_vpr_debugif_dmcontrol_get(NRF_VPR_Type const * p_reg, in nrfy_vpr_debugif_dmcontrol_get()