Home
last modified time | relevance | path

Searched defs:oflag (Results 1 – 25 of 155) sorted by relevance

1234567

/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_wdt.c46 static rt_err_t imxrt_hp_wdog3_open(rt_watchdog_t *wdt, rt_uint16_t oflag) in imxrt_hp_wdog3_open()
190 static rt_err_t imxrt_hp_wdog_open(rt_watchdog_t *wdt, rt_uint16_t oflag) in imxrt_hp_wdog_open()
A Ddrv_rtc.c92 static rt_err_t imxrt_hp_rtc_open(rt_device_t dev, rt_uint16_t oflag) in imxrt_hp_rtc_open()
/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_rtc.c24 static rt_err_t _rtc_open(rt_device_t dev, rt_uint16_t oflag) in _rtc_open()
/bsp/apollo2/board/
A Drtc.c22 static rt_err_t rt_rtc_open(rt_device_t dev, rt_uint16_t oflag) in rt_rtc_open()
A Dflash.c22 static rt_err_t rt_flash_open(rt_device_t dev, rt_uint16_t oflag) in rt_flash_open()
/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_wdt.c27 static rt_err_t gd32_wdog_open(rt_watchdog_t *wdt, rt_uint16_t oflag) in gd32_wdog_open()
A Ddrv_rtc.c91 static rt_err_t gd32_rtc_open(rt_device_t dev, rt_uint16_t oflag) in gd32_rtc_open()
/bsp/n32/libraries/n32_drivers/
A Ddrv_wdt.c33 static rt_err_t n32_wdt_open(rt_watchdog_t *wdt, rt_uint16_t oflag) in n32_wdt_open()
/bsp/nxp/lpc/lpc2148/drivers/
A Dsd.c23 static rt_err_t rt_sdcard_open(rt_device_t dev, rt_uint16_t oflag) in rt_sdcard_open()
A Ddm9000.c53 static rt_err_t rt_dm9000_open(rt_device_t dev, rt_uint16_t oflag) in rt_dm9000_open()
/bsp/efm32/
A Ddrv_rtc.c42 static rt_err_t rt_rtc_open(rt_device_t dev, rt_uint16_t oflag) in rt_rtc_open()
/bsp/rv32m1_vega/ri5cy/driver/
A Ddrv_sdcard.c28 static rt_err_t vega_sdcard_open(rt_device_t dev, rt_uint16_t oflag) in vega_sdcard_open()
/bsp/hpmicro/libraries/drivers/
A Ddrv_rtc.c77 static rt_err_t hpm_rtc_open(rt_device_t dev, rt_uint16_t oflag) in hpm_rtc_open()
/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_rtc.c65 static rt_err_t raspi_rtc_open(rt_device_t dev, rt_uint16_t oflag) in raspi_rtc_open()
/bsp/nxp/lpc/lpc55sxx/Libraries/drivers/
A Ddrv_rtc.c80 static rt_err_t lpc_rtc_open(rt_device_t dev, rt_uint16_t oflag) in lpc_rtc_open()
A Ddrv_wdt.c96 static rt_err_t lpc_wwdt_open(rt_watchdog_t *wdt, rt_uint16_t oflag) in lpc_wwdt_open()
/bsp/nios_ii/
A Duart.c44 static rt_err_t rt_uart_open(rt_device_t dev, rt_uint16_t oflag) in rt_uart_open()
/bsp/simulator/drivers/
A Ddfs_win32.c150 uint32_t oflag, mode; in dfs_win32_open() local
530 static rt_err_t nop_open(rt_device_t dev, rt_uint16_t oflag) in nop_open()
/bsp/wch/arm/ch579m/board/
A Ddrv_eth.c35 static rt_err_t eth_open(rt_device_t dev, rt_uint16_t oflag) in eth_open()
/bsp/loongson/ls1cdev/drivers/
A Ddrv_rtc.c77 static rt_err_t rt_rtc_open(rt_device_t dev, rt_uint16_t oflag) in rt_rtc_open()
/bsp/m16c62p/drivers/
A Duart.c145 static rt_err_t rt_uart_open(rt_device_t dev, rt_uint16_t oflag) in rt_uart_open()
/bsp/qemu-virt64-aarch64/drivers/
A Ddrv_rtc.c50 static rt_err_t pl031_rtc_open(rt_device_t dev, rt_uint16_t oflag) in pl031_rtc_open()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_nand.c87 rt_err_t rt_nand_open(rt_device_t dev, rt_uint16_t oflag) in rt_nand_open()
/bsp/upd70f3454/drivers/
A Duart.c93 static rt_err_t rt_uart_open(rt_device_t dev, rt_uint16_t oflag) in rt_uart_open()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/manager/
A Dusb_manager.c26 static rt_err_t usb_manager_open(rt_device_t dev, rt_uint16_t oflag) in usb_manager_open()

Completed in 33 milliseconds

1234567