Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h246 #ifndef MICROPY_HW_BOARD_NAME
247 #define MICROPY_HW_BOARD_NAME "HaaS" macro
A Dmoduos.c68 STATIC const MP_DEFINE_STR_OBJ(os_uname_info_machine_obj, MICROPY_HW_BOARD_NAME " with " MICROPY_HW…
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h246 #ifndef MICROPY_HW_BOARD_NAME
247 #define MICROPY_HW_BOARD_NAME "HaaS" macro
A Dmoduos.c68 STATIC const MP_DEFINE_STR_OBJ(os_uname_info_machine_obj, MICROPY_HW_BOARD_NAME " with " MICROPY_HW…
/AliOS-Things-master/components/py_engine/modules/system/
A Dmodsystem.c32 STATIC const MP_DEFINE_STR_OBJ(os_uname_info_machine_obj, MICROPY_HW_BOARD_NAME
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dpyexec.c399 …str("MicroPython " MICROPY_GIT_TAG " on " MICROPY_BUILD_DATE "; " MICROPY_HW_BOARD_NAME " with " M… in pyexec_friendly_repl_process_char()
550 …str("MicroPython " MICROPY_GIT_TAG " on " MICROPY_BUILD_DATE "; " MICROPY_HW_BOARD_NAME " with " M… in pyexec_friendly_repl()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h251 #define MICROPY_HW_BOARD_NAME SYSINFO_BOARD macro
A Dmoduos.c71 STATIC const MP_DEFINE_STR_OBJ(os_uname_info_machine_obj, MICROPY_HW_BOARD_NAME

Completed in 15 milliseconds