Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/tempmon/
Dfsl_tempmon.c160 void TEMPMON_SetTempAlarm(TEMPMON_Type *base, int8_t tempVal, tempmon_alarm_mode alarmMode) in TEMPMON_SetTempAlarm() argument
174 switch (alarmMode) in TEMPMON_SetTempAlarm()
Dfsl_tempmon.h119 void TEMPMON_SetTempAlarm(TEMPMON_Type *base, int8_t tempVal, tempmon_alarm_mode alarmMode);
/hal_nxp-latest/mcux/mcux-sdk/drivers/tempsensor/
Dfsl_tempsensor.c306 void TMPSNS_SetTempAlarm(TMPSNS_Type *base, int32_t tempVal, tmpsns_alarm_mode_t alarmMode) in TMPSNS_SetTempAlarm() argument
317 switch (alarmMode) in TMPSNS_SetTempAlarm()
Dfsl_tempsensor.h140 void TMPSNS_SetTempAlarm(TMPSNS_Type *base, int32_t tempVal, tmpsns_alarm_mode_t alarmMode);