Home
last modified time | relevance | path

Searched refs:TMPSNS_EnableInterrupt (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/tempsensor/
Dfsl_tempsensor.c330 TMPSNS_EnableInterrupt(base, kTEMPSENSOR_HighTempInterruptStatusEnable); in TMPSNS_SetTempAlarm()
345 TMPSNS_EnableInterrupt(base, kTEMPSENSOR_PanicTempInterruptStatusEnable); in TMPSNS_SetTempAlarm()
359 TMPSNS_EnableInterrupt(base, kTEMPSENSOR_LowTempInterruptStatusEnable); in TMPSNS_SetTempAlarm()
374 void TMPSNS_EnableInterrupt(TMPSNS_Type *base, uint32_t mask) in TMPSNS_EnableInterrupt() function
Dfsl_tempsensor.h148 void TMPSNS_EnableInterrupt(TMPSNS_Type *base, uint32_t mask);