Home
last modified time | relevance | path

Searched refs:INTR_SIG_EN (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.c57 regs->INTR_SIG_EN |= sbit_IBI_THLD_STS; in _i3c_intr_IBI_enable()
69 regs->INTR_SIG_EN &= (uint32_t)~sbit_IBI_THLD_STS; in _i3c_intr_IBI_disable()
81 regs->INTR_SIG_EN |= sbit_TX_THLD_STS; in _i3c_intr_thresholds_tx_enable()
93 regs->INTR_SIG_EN &= (uint32_t)~sbit_TX_THLD_STS; in _i3c_intr_thresholds_tx_disable()
105 regs->INTR_SIG_EN |= sbit_RX_THLD_STS; in _i3c_intr_thresholds_rx_enable()
117 regs->INTR_SIG_EN &= (uint32_t)~sbit_RX_THLD_STS; in _i3c_intr_thresholds_rx_disable()
127 regs->INTR_SIG_EN = mask; in _i3c_intr_sgnl_enable()
/hal_microchip-latest/mec5/devices/common/
Dmec5_i3c_host_v2.h36 …__IOM uint32_t INTR_SIG_EN; /*!< (@ 0x00000044) Interrupt signal enable register… member
Dmec5_i3c_sec_v2.h36 …__IOM uint32_t INTR_SIG_EN; /*!< (@ 0x00000044) Interrupt signal enable register… member