Home
last modified time | relevance | path

Searched defs:mp_type_textio (Results 1 – 9 of 9) sorted by relevance

/dports/lang/micropython/micropython-1.17/ports/esp8266/
H A Dmpconfigport.h146 #define mp_type_textio mp_type_vfs_fat_textio macro
149 #define mp_type_textio mp_type_vfs_lfs1_textio macro
152 #define mp_type_textio mp_type_vfs_lfs2_textio macro
/dports/lang/micropython/micropython-1.17/ports/stm32/
H A Dmpconfigport.h235 #define mp_type_textio mp_type_vfs_fat_textio macro
238 #define mp_type_textio mp_type_vfs_lfs1_textio macro
241 #define mp_type_textio mp_type_vfs_lfs2_textio macro
/dports/lang/micropython/micropython-1.17/ports/cc3200/
H A Dmpconfigport.h137 #define mp_type_textio mp_type_vfs_fat_textio macro
/dports/lang/micropython/micropython-1.17/ports/mimxrt/
H A Dmpconfigport.h134 #define mp_type_textio mp_type_vfs_lfs2_textio macro
/dports/lang/micropython/micropython-1.17/ports/nrf/
H A Dmpconfigport.h87 #define mp_type_textio fatfs_type_textio macro
/dports/lang/micropython/micropython-1.17/ports/rp2/
H A Dmpconfigport.h150 #define mp_type_textio mp_type_vfs_lfs2_textio macro
/dports/lang/micropython/micropython-1.17/ports/windows/
H A Dmpconfigport.h146 #define mp_type_textio mp_type_vfs_posix_textio macro
/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dmpconfigport.h197 #define mp_type_textio mp_type_vfs_posix_textio macro
/dports/lang/micropython/micropython-1.17/ports/esp32/
H A Dmpconfigport.h193 #define mp_type_textio mp_type_vfs_fat_textio macro