Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_label.c22 CMD_STATE_WAIT, enumerator
142 cmd_state_t cmd_state = CMD_STATE_WAIT; in lv_draw_label()
157 cmd_state = CMD_STATE_WAIT; in lv_draw_label()
168 if(cmd_state == CMD_STATE_WAIT) { /*Start char*/ in lv_draw_label()
173 cmd_state = CMD_STATE_WAIT; in lv_draw_label()
175 cmd_state = CMD_STATE_WAIT; in lv_draw_label()

Completed in 2 milliseconds