Home
last modified time | relevance | path

Searched defs:MICROPY_STREAMS_NON_BLOCK (Results 1 – 14 of 14) sorted by relevance

/dports/lang/micropython/micropython-1.17/ports/unix/variants/freedos/
H A Dmpconfigvariant.h31 #define MICROPY_STREAMS_NON_BLOCK (0) macro
/dports/lang/micropython/micropython-1.17/examples/embedding/
H A Dmpconfigport_minimal.h46 #define MICROPY_STREAMS_NON_BLOCK (0) macro
/dports/lang/micropython/micropython-1.17/ports/unix/variants/minimal/
H A Dmpconfigvariant.h56 #define MICROPY_STREAMS_NON_BLOCK (0) macro
/dports/lang/micropython/micropython-1.17/ports/javascript/
H A Dmpconfigport.h120 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/cc3200/
H A Dmpconfigport.h74 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/mimxrt/
H A Dmpconfigport.h60 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/nrf/
H A Dmpconfigport.h101 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/rp2/
H A Dmpconfigport.h66 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/esp8266/
H A Dmpconfigport.h97 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/windows/
H A Dmpconfigport.h59 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dmpconfigport.h78 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/esp32/
H A Dmpconfigport.h51 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/ports/stm32/
H A Dmpconfigport.h83 #define MICROPY_STREAMS_NON_BLOCK (1) macro
/dports/lang/micropython/micropython-1.17/py/
H A Dmpconfig.h757 #define MICROPY_STREAMS_NON_BLOCK (0) macro