Home
last modified time | relevance | path

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

/hardware/nxp/uwb/extns/inc/
Duci_defs.h225 #define UCI_STATUS_THERMAL_RUNAWAY 0x54 macro
/hardware/nxp/uwb/halimpl/hal/sr1xx/
DNxpUwbChipSr1xx.cc313 if ( status == UCI_STATUS_THERMAL_RUNAWAY || status == UCI_STATUS_LOW_VBAT) { in onGenericErrorNtf()