Home
last modified time | relevance | path

Searched defs:interruptMask (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.h624 static inline void LPI2C_MasterEnableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_MasterEnableInterrupts()
639 static inline void LPI2C_MasterDisableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_MasterDisableInterrupts()
1104 static inline void LPI2C_SlaveEnableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_SlaveEnableInterrupts()
1119 static inline void LPI2C_SlaveDisableInterrupts(LPI2C_Type *base, uint32_t interruptMask) in LPI2C_SlaveDisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexcomm/i2s/
Dfsl_i2s.h451 static inline void I2S_EnableInterrupts(I2S_Type *base, uint32_t interruptMask) in I2S_EnableInterrupts()
463 static inline void I2S_DisableInterrupts(I2S_Type *base, uint32_t interruptMask) in I2S_DisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.c224 static status_t PF5020_MaskInterrupts(pf5020_handle_t *handle, uint64_t interruptMask, bool enableM… in PF5020_MaskInterrupts()
1909 status_t PF5020_EnableInterrupts(pf5020_handle_t *handle, uint64_t interruptMask) in PF5020_EnableInterrupts()
1925 status_t PF5020_DisableInterrupts(pf5020_handle_t *handle, uint64_t interruptMask) in PF5020_DisableInterrupts()
2008 status_t PF5020_ClearInterruptStatus(pf5020_handle_t *handle, uint64_t interruptMask) in PF5020_ClearInterruptStatus()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart.c834 uint32_t interruptMask = USART_GetEnabledInterrupts(base); in USART_TransferSendNonBlocking() local
934 uint32_t interruptMask = 0U; in USART_TransferReceiveNonBlocking() local
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h895 static inline void I3C_MasterEnableInterrupts(I3C_Type *base, uint32_t interruptMask) in I3C_MasterEnableInterrupts()
910 static inline void I3C_MasterDisableInterrupts(I3C_Type *base, uint32_t interruptMask) in I3C_MasterDisableInterrupts()
1570 static inline void I3C_SlaveEnableInterrupts(I3C_Type *base, uint32_t interruptMask) in I3C_SlaveEnableInterrupts()
1595 static inline void I3C_SlaveDisableInterrupts(I3C_Type *base, uint32_t interruptMask) in I3C_SlaveDisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT555S/drivers/
Dfsl_power.c317 void POWER_EnableInterrupts(uint32_t interruptMask) in POWER_EnableInterrupts()
326 void POWER_DisableInterrupts(uint32_t interruptMask) in POWER_DisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT595S/drivers/
Dfsl_power.c317 void POWER_EnableInterrupts(uint32_t interruptMask) in POWER_EnableInterrupts()
326 void POWER_DisableInterrupts(uint32_t interruptMask) in POWER_DisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT633S/drivers/
Dfsl_power.c296 void POWER_EnableInterrupts(uint32_t interruptMask) in POWER_EnableInterrupts()
305 void POWER_DisableInterrupts(uint32_t interruptMask) in POWER_DisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT685S/drivers/
Dfsl_power.c296 void POWER_EnableInterrupts(uint32_t interruptMask) in POWER_EnableInterrupts()
305 void POWER_DisableInterrupts(uint32_t interruptMask) in POWER_DisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT533S/drivers/
Dfsl_power.c317 void POWER_EnableInterrupts(uint32_t interruptMask) in POWER_EnableInterrupts()
326 void POWER_DisableInterrupts(uint32_t interruptMask) in POWER_DisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_i2c/
Dfsl_i2c.h528 static inline void I2C_EnableInterrupts(I2C_Type *base, uint32_t interruptMask) in I2C_EnableInterrupts()
540 static inline void I2C_DisableInterrupts(I2C_Type *base, uint32_t interruptMask) in I2C_DisableInterrupts()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/plu/
Dfsl_plu.c136 void PLU_EnableWakeIntRequest(PLU_Type *base, uint32_t interruptMask, const plu_wakeint_config_t *c… in PLU_EnableWakeIntRequest()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexcomm/i2c/
Dfsl_i2c.h610 static inline void I2C_EnableInterrupts(I2C_Type *base, uint32_t interruptMask) in I2C_EnableInterrupts()
622 static inline void I2C_DisableInterrupts(I2C_Type *base, uint32_t interruptMask) in I2C_DisableInterrupts()