Home
last modified time | relevance | path

Searched defs:MICROPY_ALLOC_PATH_MAX (Results 1 – 20 of 20) sorted by relevance

/dports/lang/micropython/micropython-1.17/mpy-cross/
H A Dmpconfigport.h29 #define MICROPY_ALLOC_PATH_MAX (PATH_MAX) macro
155 #define MICROPY_ALLOC_PATH_MAX 260 macro
/dports/lang/micropython/micropython-1.17/ports/samd/
H A Dmpconfigport.h36 #define MICROPY_ALLOC_PATH_MAX (256) macro
/dports/lang/micropython/micropython-1.17/ports/minimal/
H A Dmpconfigport.h12 #define MICROPY_ALLOC_PATH_MAX (256) macro
/dports/lang/micropython/micropython-1.17/ports/qemu-arm/
H A Dmpconfigport.h5 #define MICROPY_ALLOC_PATH_MAX (512) macro
/dports/lang/micropython/micropython-1.17/ports/pic16bit/
H A Dmpconfigport.h31 #define MICROPY_ALLOC_PATH_MAX (64) macro
/dports/lang/micropython/micropython-1.17/ports/powerpc/
H A Dmpconfigport.h40 #define MICROPY_ALLOC_PATH_MAX (256) macro
/dports/lang/micropython/micropython-1.17/examples/embedding/
H A Dmpconfigport_minimal.h29 #define MICROPY_ALLOC_PATH_MAX (PATH_MAX) macro
/dports/lang/micropython/micropython-1.17/ports/teensy/
H A Dmpconfigport.h5 #define MICROPY_ALLOC_PATH_MAX (128) macro
/dports/lang/micropython/micropython-1.17/ports/unix/variants/minimal/
H A Dmpconfigvariant.h38 #define MICROPY_ALLOC_PATH_MAX (PATH_MAX) macro
/dports/lang/micropython/micropython-1.17/ports/javascript/
H A Dmpconfigport.h37 #define MICROPY_ALLOC_PATH_MAX (256) macro
/dports/lang/micropython/micropython-1.17/ports/cc3200/
H A Dmpconfigport.h38 #define MICROPY_ALLOC_PATH_MAX (128) macro
/dports/lang/micropython/micropython-1.17/ports/mimxrt/
H A Dmpconfigport.h39 #define MICROPY_ALLOC_PATH_MAX (256) macro
/dports/lang/micropython/micropython-1.17/ports/nrf/
H A Dmpconfigport.h45 #define MICROPY_ALLOC_PATH_MAX (512) macro
/dports/lang/micropython/micropython-1.17/ports/rp2/
H A Dmpconfigport.h43 #define MICROPY_ALLOC_PATH_MAX (128) macro
/dports/lang/micropython/micropython-1.17/ports/esp8266/
H A Dmpconfigport.h11 #define MICROPY_ALLOC_PATH_MAX (128) macro
/dports/lang/micropython/micropython-1.17/ports/windows/
H A Dmpconfigport.h34 #define MICROPY_ALLOC_PATH_MAX (260) // see minwindef.h for msvc or limits.h for mingw macro
/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dmpconfigport.h37 #define MICROPY_ALLOC_PATH_MAX (PATH_MAX) macro
/dports/lang/micropython/micropython-1.17/ports/esp32/
H A Dmpconfigport.h19 #define MICROPY_ALLOC_PATH_MAX (128) macro
/dports/lang/micropython/micropython-1.17/ports/stm32/
H A Dmpconfigport.h42 #define MICROPY_ALLOC_PATH_MAX (128) macro
/dports/lang/micropython/micropython-1.17/py/
H A Dmpconfig.h224 #define MICROPY_ALLOC_PATH_MAX (512) macro