Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/py/
H A Dobjattrtuple.c29 #if MICROPY_PY_ATTRTUPLE || MICROPY_PY_COLLECTIONS
49 #if MICROPY_PY_ATTRTUPLE
H A Dmpconfig.h1138 #ifndef MICROPY_PY_ATTRTUPLE
1139 #define MICROPY_PY_ATTRTUPLE (1) macro
H A Dmodsys.c80 #if MICROPY_PY_ATTRTUPLE
/dports/lang/micropython/micropython-1.17/ports/zephyr/
H A Dmpconfigport_minimal.h45 #define MICROPY_PY_ATTRTUPLE (0) macro
H A Dmpconfigport.h47 #define MICROPY_PY_ATTRTUPLE (0) macro
/dports/lang/micropython/micropython-1.17/ports/minimal/
H A Dmpconfigport.h37 #define MICROPY_PY_ATTRTUPLE (0) macro
/dports/lang/micropython/micropython-1.17/ports/samd/
H A Dmpconfigport.h66 #define MICROPY_PY_ATTRTUPLE (0) macro
/dports/lang/micropython/micropython-1.17/ports/javascript/
H A Dmpconfigport.h72 #define MICROPY_PY_ATTRTUPLE (1) macro
/dports/lang/micropython/micropython-1.17/mpy-cross/
H A Dmpconfigport.h89 #define MICROPY_PY_ATTRTUPLE (0) macro
/dports/lang/micropython/micropython-1.17/ports/esp32/
H A Dmpconfigport.h104 #define MICROPY_PY_ATTRTUPLE (1) macro
/dports/lang/micropython/micropython-1.17/docs/develop/
H A Dporting.rst154 #define MICROPY_PY_ATTRTUPLE (0)