Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmachine_pulse.c33 MP_WEAK mp_uint_t machine_time_pulse_us(mp_hal_pin_obj_t pin, int pulse_level, mp_uint_t timeout_us… in machine_time_pulse_us()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmain.c363 MP_WEAK mp_lexer_t *mp_lexer_new_from_file(const char *filename) { in mp_lexer_new_from_file()
404 void MP_WEAK __assert_func(const char *file, int line, const char *func, in __assert_func()
A Dmphalport.c222 MP_WEAK void mp_hal_get_mac(int idx, uint8_t buf[6]) { in mp_hal_get_mac()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmain.c363 MP_WEAK mp_lexer_t *mp_lexer_new_from_file(const char *filename) { in mp_lexer_new_from_file()
404 void MP_WEAK __assert_func(const char *file, int line, const char *func, in __assert_func()
A Dmphalport.c222 MP_WEAK void mp_hal_get_mac(int idx, uint8_t buf[6]) { in mp_hal_get_mac()
/AliOS-Things-master/components/py_engine/adapter/
A Dmain.c564 MP_WEAK mp_lexer_t *mp_lexer_new_from_file(const char *filename) in mp_lexer_new_from_file()
582 void MP_WEAK __assert_func(const char *file, int line, const char *func, const char *expr) in __assert_func()
/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h1663 #ifndef MP_WEAK
1664 #define MP_WEAK __attribute__((weak)) macro
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmphalport.c279 MP_WEAK void mp_hal_get_mac(int idx, uint8_t buf[6]) in mp_hal_get_mac()

Completed in 16 milliseconds