Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_riic_master.h99 IRQn_Type sti_irq; ///< Start condition IRQ Number member
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_riic_master/
Dr_riic_master.c201 FSP_ASSERT(p_extend->sti_irq >= (IRQn_Type) 0); in R_RIIC_MASTER_Open()
495 R_BSP_IrqDisable(p_extend->sti_irq); in R_RIIC_MASTER_Close()
778 R_BSP_IrqCfgEnable(p_extend->sti_irq, p_cfg->ipl, p_ctrl); in iic_master_open_hw_master()