/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/eeprom/ |
D | fsl_eeprom.h | 152 base->INTENCLR = mask; in EEPROM_DisableInterrupt()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/capt/ |
D | fsl_capt.h | 310 base->INTENCLR = mask; in CAPT_DisableInterrupts()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcomm/usart/ |
D | fsl_usart_dma.c | 383 base->INTENCLR = USART_INTENCLR_TXIDLECLR_MASK; in USART_TransferDMAHandleIRQ()
|
D | fsl_usart.h | 564 base->INTENCLR = (mask & 0x1FF00UL) | ((mask & 0xFF0000UL) >> 16U); in USART_DisableInterrupts()
|
D | fsl_usart.c | 1272 base->INTENCLR = USART_INTENCLR_TXIDLECLR_MASK; in USART_TransferHandleIRQ()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_minispi/ |
D | fsl_spi.h | 445 base->INTENCLR = irqs; in SPI_DisableInterrupts()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_miniusart/ |
D | fsl_usart.h | 434 base->INTENCLR = mask & 0x0003FFFFU; in USART_DisableInterrupts()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_i2c/ |
D | fsl_i2c.h | 542 base->INTENCLR = interruptMask; in I2C_DisableInterrupts()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcomm/i2c/ |
D | fsl_i2c.h | 624 base->INTENCLR = interruptMask; in I2C_DisableInterrupts()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_dma/ |
D | fsl_dma.h | 396 DMA_COMMON_REG_GET(base, channel, INTENCLR) |= 1UL << DMA_CHANNEL_INDEX(base, channel); in DMA_DisableChannelInterrupts()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sha/ |
D | fsl_sha.c | 816 base->INTENCLR = SHA_INTENCLR_DIGEST_MASK | SHA_INTENCLR_ERROR_MASK; in SHA_DriverIRQHandler()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC804/ |
D | LPC804.h | 1053 __IO uint32_t INTENCLR; /**< Interrupt enable clear, offset: 0x14 */ member 2368 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 4171 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 6487 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC845/ |
D | LPC845.h | 1145 __IO uint32_t INTENCLR; /**< Interrupt enable clear, offset: 0x14 */ member 2281 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear for all DMA channels.… member 3122 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 6371 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 9293 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC834/ |
D | LPC834.h | 1159 …__IO uint32_t INTENCLR; /**< Interrupt Enable Clear for all DMA channels.… member 1999 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 5191 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 7342 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC824/ |
D | LPC824.h | 1303 …__IO uint32_t INTENCLR; /**< Interrupt Enable Clear for all DMA channels.… member 2143 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 5347 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 7681 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC822/ |
D | LPC822.h | 1303 …__IO uint32_t INTENCLR; /**< Interrupt Enable Clear for all DMA channels.… member 2143 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 5347 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 7681 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC832/ |
D | LPC832.h | 1159 …__IO uint32_t INTENCLR; /**< Interrupt Enable Clear for all DMA channels.… member 1999 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 5191 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 7342 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC802/ |
D | LPC802.h | 1887 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 3500 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 5460 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC811/ |
D | LPC811.h | 727 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 3691 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 5610 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC810/ |
D | LPC810.h | 727 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 3691 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 5610 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC812/ |
D | LPC812.h | 731 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 3695 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 5618 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/hashcrypt/ |
D | fsl_hashcrypt.c | 1782 base->INTENCLR = HASHCRYPT_INTENCLR_DIGEST_MASK | HASHCRYPT_INTENCLR_ERROR_MASK; in HASHCRYPT_DriverIRQHandler()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC844/ |
D | LPC844.h | 1765 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear for all DMA channels.… member 2606 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 5847 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 8769 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC51U68/ |
D | LPC51U68.h | 1767 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear for all DMA channels.… member 2879 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 6958 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 9314 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54114/ |
D | LPC54114_cm0plus.h | 1731 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear for all DMA channels.… member 3111 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register., offset: 0x… member 7261 …__O uint32_t INTENCLR; /**< SPI Interrupt Enable Clear. Writing a 1 to a… member 10349 …__O uint32_t INTENCLR; /**< Interrupt Enable Clear register. Allows clea… member
|