Home
last modified time | relevance | path

Searched refs:opendir (Results 1 – 8 of 8) sorted by relevance

/bsp/ESP32_C3/idf_port/src/
A Drt-thread_balance_stub.c29 void opendir(void) in opendir() function
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_sdh.c458 if ((t = opendir(sdh->mounted_point)) != RT_NULL) in nu_sdh_hotplug_mount()
467 if ((t = opendir(NU_SDH_MOUNTPOINT_ROOT)) != RT_NULL) in nu_sdh_hotplug_mount()
/bsp/nuvoton/libraries/m460/rtt_port/
A Ddrv_sdh.c492 if ((t = opendir(sdh->mounted_point)) != RT_NULL) in nu_sdh_hotplug_mount()
501 if ((t = opendir(NU_SDH_MOUNTPOINT_ROOT)) != RT_NULL) in nu_sdh_hotplug_mount()
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_sdh.c492 if ((t = opendir(sdh->mounted_point)) != RT_NULL) in nu_sdh_hotplug_mount()
501 if ((t = opendir(NU_SDH_MOUNTPOINT_ROOT)) != RT_NULL) in nu_sdh_hotplug_mount()
/bsp/nuvoton/libraries/nuc980/rtt_port/
A Ddrv_sdh.c489 if ((t = opendir(sdh->mounted_point)) != RT_NULL) in nu_sdh_hotplug_mount()
498 if ((t = opendir(NU_SDH_MOUNTPOINT_ROOT)) != RT_NULL) in nu_sdh_hotplug_mount()
/bsp/nuvoton/libraries/n9h30/rtt_port/
A Ddrv_sdh.c633 if ((t = opendir(sdh->mounted_point)) != RT_NULL) in nu_sdh_hotplug_mount()
642 if ((t = opendir(NU_SDH_MOUNTPOINT_ROOT)) != RT_NULL) in nu_sdh_hotplug_mount()
/bsp/renesas/ra6m3-hmi-board/board/ports/avi/player/
A Dplayer.c112 DIR *dir = opendir(dir_path); in search_files()
/bsp/efm32/
A Dapplication.c605 DIR* dir = opendir("/photo"); in rt_demo_thread_entry()

Completed in 27 milliseconds