Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/tempmon/
Dfsl_tempmon.c25 #define TEMPMON_ROOMCOUNTMASK 0xFFF00000U macro
75 tmpU32 = (calibrationData & TEMPMON_ROOMCOUNTMASK) >> TEMPMON_ROOMCOUNTSHIFT; in TEMPMON_Init()