Home
last modified time | relevance | path

Searched defs:SNTP_LI_ALARM_CONDITION (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/sntp/
H A Dsntp.c107 #define SNTP_LI_ALARM_CONDITION 0x03 /* (clock not synchronized) */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/sntp/
H A Dsntp.c97 #define SNTP_LI_ALARM_CONDITION (0x03 << 6) /* (clock not synchronized) */ macro