kopia lustrzana https://github.com/micropython/micropython
3 wiersze
121 B
C
3 wiersze
121 B
C
|
void sys_tick_wait_at_least(uint32_t stc, uint32_t delay_ms);
|
||
|
bool sys_tick_has_passed(uint32_t stc, uint32_t delay_ms);
|