Searched refs:TSI_DisableInterrupts (Results 1 – 10 of 10) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/ |
| D | fsl_tsi_v5.c | 86 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_InitSelfCapMode() 155 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_InitMutualCapMode() 355 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_SelfCapCalibrate() 411 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask) in TSI_DisableInterrupts() function
|
| D | fsl_tsi_v4.c | 43 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_Init() 189 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_Calibrate() 245 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask) in TSI_DisableInterrupts() function
|
| D | fsl_tsi_v4.h | 338 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask);
|
| D | fsl_tsi_v5.h | 747 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask);
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/tsi_v4/ |
| D | fsl_tsi_v4.c | 43 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_Init() 189 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_Calibrate() 245 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask) in TSI_DisableInterrupts() function
|
| D | fsl_tsi_v4.h | 338 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask);
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/tsi_v5/ |
| D | fsl_tsi_v5.c | 86 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_InitSelfCapMode() 162 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_InitMutualCapMode() 362 TSI_DisableInterrupts(base, (uint32_t)kTSI_GlobalInterruptEnable); in TSI_SelfCapCalibrate() 418 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask) in TSI_DisableInterrupts() function
|
| D | fsl_tsi_v5.h | 788 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask);
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/tsi/tsi_v6/ |
| D | fsl_tsi_v6.c | 356 TSI_DisableInterrupts(base, (uint32_t)kTSI_EndOfScanInterruptEnable); in TSI_SelfCapCalibrate() 408 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask) in TSI_DisableInterrupts() function
|
| D | fsl_tsi_v6.h | 746 void TSI_DisableInterrupts(TSI_Type *base, uint32_t mask);
|