Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/ports/esp8266/
H A Dmpconfigport.h145 #define mp_type_fileio mp_type_vfs_fat_fileio macro
148 #define mp_type_fileio mp_type_vfs_lfs1_fileio macro
151 #define mp_type_fileio mp_type_vfs_lfs2_fileio macro
/dports/lang/micropython/micropython-1.17/ports/stm32/
H A Dmpconfigport.h234 #define mp_type_fileio mp_type_vfs_fat_fileio macro
237 #define mp_type_fileio mp_type_vfs_lfs1_fileio macro
240 #define mp_type_fileio mp_type_vfs_lfs2_fileio macro
/dports/lang/micropython/micropython-1.17/ports/cc3200/
H A Dmpconfigport.h136 #define mp_type_fileio mp_type_vfs_fat_fileio macro
/dports/lang/micropython/micropython-1.17/ports/mimxrt/
H A Dmpconfigport.h133 #define mp_type_fileio mp_type_vfs_lfs2_fileio macro
/dports/lang/micropython/micropython-1.17/ports/nrf/
H A Dmpconfigport.h86 #define mp_type_fileio fatfs_type_fileio macro
/dports/lang/micropython/micropython-1.17/ports/rp2/
H A Dmpconfigport.h149 #define mp_type_fileio mp_type_vfs_lfs2_fileio macro
/dports/lang/micropython/micropython-1.17/ports/windows/
H A Dmpconfigport.h145 #define mp_type_fileio mp_type_vfs_posix_fileio macro
/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dmpconfigport.h196 #define mp_type_fileio mp_type_vfs_posix_fileio macro
/dports/lang/micropython/micropython-1.17/ports/esp32/
H A Dmpconfigport.h192 #define mp_type_fileio mp_type_vfs_fat_fileio macro