Home
last modified time | relevance | path

Searched defs:event_source (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/zephyr/rz/portable/rzn/
Dbsp_irq.h352 …ATIC_INLINE void R_BSP_IrqGptSelectedSet (IRQn_Type irq, bsp_irq_gpt_selected_event_t event_source) in R_BSP_IrqGptSelectedSet()
418 bsp_irq_gpt_combined_event_t event_source, in R_BSP_IrqGptCombinedTableSet()
458 …NLINE void * R_BSP_IrqGptCombinedCtrlGet (IRQn_Type irq, bsp_irq_gpt_combined_event_t event_source) in R_BSP_IrqGptCombinedCtrlGet()
475 … fsp_vector_t R_BSP_IrqGptCombinedIsrGet (IRQn_Type irq, bsp_irq_gpt_combined_event_t event_source) in R_BSP_IrqGptCombinedIsrGet()
491 …LINE void R_BSP_IrqGptCombinedTableClear (IRQn_Type irq, bsp_irq_gpt_combined_event_t event_source) in R_BSP_IrqGptCombinedTableClear()
536 …_INLINE void R_BSP_IrqGptCombinedMaskSet (IRQn_Type irq, bsp_irq_gpt_combined_event_t event_source) in R_BSP_IrqGptCombinedMaskSet()
558 …NLINE void R_BSP_IrqGptCombinedMaskClear (IRQn_Type irq, bsp_irq_gpt_combined_event_t event_source) in R_BSP_IrqGptCombinedMaskClear()
609 …INE void R_BSP_IrqGptCombinedStatusClear (IRQn_Type irq, bsp_irq_gpt_combined_event_t event_source) in R_BSP_IrqGptCombinedStatusClear()
/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_irq.c219 …sp_prv_irq_gpt_combined_shift_num_get (uint32_t channel, bsp_irq_gpt_combined_event_t event_source) in bsp_prv_irq_gpt_combined_shift_num_get()
244 bsp_irq_gpt_combined_event_t event_source; in bsp_irq_gpt_combined_interrupt_handler() local