Home
last modified time | relevance | path

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

/Zephyr-latest/samples/sensor/ccs811/src/
Dmain.c15 static bool app_fw_2; variable
68 if (app_fw_2 && !(rp->status & CCS811_STATUS_DATA_READY)) { in do_fetch()
132 app_fw_2 = (cfgver.fw_app_version >> 8) > 0x11; in main()