Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/genie_mesh_demo/light_ctl/
A Dlight.h5 #define LIGHT_DBG(fmt, ...) printf("[%s]" fmt "\n", __func__, ##__VA_ARGS__) macro
7 #define LIGHT_DBG(fmt, ...) macro
A Dlight.c62 LIGHT_DBG("Allow to reboot!"); in genie_sal_ota_is_allow_reboot()
67 LIGHT_DBG("light is no so no reboot!"); in genie_sal_ota_is_allow_reboot()
240 LIGHT_DBG("save %d %d %d", light_powerup[0].last_onoff, light_powerup[0].last_lightness, in light_save_state()

Completed in 3 milliseconds