Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tempmon/
Dfsl_tempmon.h45 } tempmon_alarm_mode; typedef
119 void TEMPMON_SetTempAlarm(TEMPMON_Type *base, int8_t tempVal, tempmon_alarm_mode alarmMode);
Dfsl_tempmon.c160 void TEMPMON_SetTempAlarm(TEMPMON_Type *base, int8_t tempVal, tempmon_alarm_mode alarmMode) in TEMPMON_SetTempAlarm()