Lines Matching defs:irq

168 __STATIC_INLINE void R_FSP_IsrContextSet (IRQn_Type const irq, void * p_context)  in R_FSP_IsrContextSet()
181 __STATIC_INLINE void R_BSP_IrqClearPending (IRQn_Type irq) in R_BSP_IrqClearPending()
195 __STATIC_INLINE uint32_t R_BSP_IrqPendingGet (IRQn_Type irq) in R_BSP_IrqPendingGet()
208 __STATIC_INLINE void R_BSP_IrqCfg (IRQn_Type const irq, uint32_t priority, void * p_context) in R_BSP_IrqCfg()
223 __STATIC_INLINE void R_BSP_IrqEnableNoClear (IRQn_Type const irq) in R_BSP_IrqEnableNoClear()
235 __STATIC_INLINE void R_BSP_IrqEnable (IRQn_Type const irq) in R_BSP_IrqEnable()
250 __STATIC_INLINE void R_BSP_IrqDisable (IRQn_Type const irq) in R_BSP_IrqDisable()
263 __STATIC_INLINE void R_BSP_IrqCfgEnable (IRQn_Type const irq, uint32_t priority, void * p_context) in R_BSP_IrqCfgEnable()
276 __STATIC_INLINE void * R_FSP_IsrContextGet (IRQn_Type const irq) in R_FSP_IsrContextGet()
289 __STATIC_INLINE void R_BSP_IrqDetectTypeSet (IRQn_Type const irq, uint32_t detect_type) in R_BSP_IrqDetectTypeSet()
316 __STATIC_INLINE void R_BSP_IrqGroupSet (IRQn_Type const irq, uint32_t interrupt_group) in R_BSP_IrqGroupSet()
352 __STATIC_INLINE void R_BSP_IrqGptSelectedSet (IRQn_Type irq, bsp_irq_gpt_selected_event_t event_sou… in R_BSP_IrqGptSelectedSet()
378 __STATIC_INLINE void R_BSP_IrqGptSelectedClear (IRQn_Type irq) in R_BSP_IrqGptSelectedClear()
417 __STATIC_INLINE fsp_err_t R_BSP_IrqGptCombinedTableSet (IRQn_Type irq, in R_BSP_IrqGptCombinedTableSet()
458 __STATIC_INLINE void * R_BSP_IrqGptCombinedCtrlGet (IRQn_Type irq, bsp_irq_gpt_combined_event_t eve… in R_BSP_IrqGptCombinedCtrlGet()
475 __STATIC_INLINE fsp_vector_t R_BSP_IrqGptCombinedIsrGet (IRQn_Type irq, bsp_irq_gpt_combined_event_… in R_BSP_IrqGptCombinedIsrGet()
491 __STATIC_INLINE void R_BSP_IrqGptCombinedTableClear (IRQn_Type irq, bsp_irq_gpt_combined_event_t ev… in R_BSP_IrqGptCombinedTableClear()
536 __STATIC_INLINE void R_BSP_IrqGptCombinedMaskSet (IRQn_Type irq, bsp_irq_gpt_combined_event_t event… in R_BSP_IrqGptCombinedMaskSet()
558 __STATIC_INLINE void R_BSP_IrqGptCombinedMaskClear (IRQn_Type irq, bsp_irq_gpt_combined_event_t eve… in R_BSP_IrqGptCombinedMaskClear()
582 __STATIC_INLINE uint32_t R_BSP_IrqGptCombinedStatusRead (IRQn_Type irq) in R_BSP_IrqGptCombinedStatusRead()
609 __STATIC_INLINE void R_BSP_IrqGptCombinedStatusClear (IRQn_Type irq, bsp_irq_gpt_combined_event_t e… in R_BSP_IrqGptCombinedStatusClear()