Home
last modified time | relevance | path

Searched refs:TXBCIE (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/src/
Dcanfd.c816 psCanfd->TXBCIE = CANFD_ReadReg(&psCanfd->TXBCIE) | u32TXBCIE; in CANFD_EnableInt()
885 psCanfd->TXBCIE = CANFD_ReadReg(&psCanfd->TXBCIE) & ~u32TXBCIE; in CANFD_DisableInt()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dcanfd.c770 psCanfd->TXBCIE |= u32TXBCIE; in CANFD_EnableInt()
839 psCanfd->TXBCIE &= ~u32TXBCIE; in CANFD_DisableInt()
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dcanfd_reg.h1077 …__IO uint32_t TXBCIE; /*!< [0x00e4] Tx Buffer Cancellation Finished Interrupt Enable… member
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dcanfd_reg.h1026 …__IO uint32_t TXBCIE; /*!< [0x00e4] Tx Buffer Cancellation Finished Interrupt Enable… member