Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
b6e5f82ba524b953d5b93bc9713bb0a4ef55489b
/
.
/
ports
/
esp8266
/
ets_alt_task.h
blob: 33a9d3a002b92d74c6eb2796093a890c988445e8 [
file
] [
log
] [
blame
]
#ifndef
MICROPY_INCLUDED_ESP8266_ETS_ALT_TASK_H
#define
MICROPY_INCLUDED_ESP8266_ETS_ALT_TASK_H
extern
int
ets_loop_iter_disable
;
extern
uint32_t
system_time_high_word
;
bool
ets_loop_iter
(
void
);
#endif
// MICROPY_INCLUDED_ESP8266_ETS_ALT_TASK_H