Home
last modified time | relevance | path

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

12

/components/drivers/watchdog/
A Ddev_watchdog.c33 static rt_err_t rt_watchdog_open(struct rt_device *dev, rt_uint16_t oflag) in rt_watchdog_open()
/components/drivers/misc/
A Dpulse_encoder.c28 static rt_err_t rt_pulse_encoder_open(struct rt_device *dev, rt_uint16_t oflag) in rt_pulse_encoder_open()
A Drt_inputcapture.c35 static rt_err_t rt_inputcapture_open(struct rt_device *dev, rt_uint16_t oflag) in rt_inputcapture_open()
/components/drivers/touch/
A Ddev_touch.c98 static rt_err_t rt_touch_open(rt_device_t dev, rt_uint16_t oflag) in rt_touch_open()
/components/drivers/mtd/
A Dmtd_nor.c23 static rt_err_t _mtd_open(rt_device_t dev, rt_uint16_t oflag) in _mtd_open()
A Dmtd_nand.c27 static rt_err_t _mtd_open(rt_device_t dev, rt_uint16_t oflag) in _mtd_open()
/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbd_adb_shell.c39 static rt_err_t usbd_adb_shell_open(struct rt_device *dev, rt_uint16_t oflag) in usbd_adb_shell_open()
A Dusbd_serial.c71 static rt_err_t usbd_serial_open(struct rt_device *dev, rt_uint16_t oflag) in usbd_serial_open()
/components/utilities/ymodem/
A Dymodem.c654 rt_uint16_t oflag, in rym_recv_on_device()
711 rt_uint16_t oflag, in rym_send_on_device()
/components/drivers/block/
A Dblk_dev.c22 static rt_err_t blk_dev_open(rt_device_t dev, rt_uint16_t oflag) in blk_dev_open()
A Dblk.c29 static rt_err_t blk_open(rt_device_t dev, rt_uint16_t oflag) in blk_open()
/components/libc/posix/ipc/
A Dsemaphore.c327 sem_t *sem_open(const char *name, int oflag, ...) in sem_open()
A Dmqueue.c103 mqd_t mq_open(const char *name, int oflag, ...) in mq_open()
/components/vbus/
A Dvbus_chnx.c33 static rt_err_t _open(rt_device_t dev, rt_uint16_t oflag) in _open()
/components/drivers/sensor/v1/
A Dsensor.c150 static rt_err_t rt_sensor_open(rt_device_t dev, rt_uint16_t oflag) in rt_sensor_open()
/components/drivers/rtc/
A Ddev_rtc.c42 static rt_err_t rt_rtc_open(struct rt_device *dev, rt_uint16_t oflag) in rt_rtc_open()
/components/drivers/sensor/v2/
A Dsensor.c145 static rt_err_t _sensor_open(rt_device_t dev, rt_uint16_t oflag) in _sensor_open()
/components/drivers/core/
A Ddevice.c222 rt_err_t rt_device_open(rt_device_t dev, rt_uint16_t oflag) in rt_device_open()
/components/drivers/hwtimer/
A Dhwtimer.c125 static rt_err_t rt_hwtimer_open(struct rt_device *dev, rt_uint16_t oflag) in rt_hwtimer_open()
/components/utilities/rt-link/src/
A Drtlink_dev.c241 rt_err_t rt_link_dev_open(rt_device_t dev, rt_uint16_t oflag) in rt_link_dev_open()
/components/drivers/virtio/
A Dvirtio.c340 static rt_err_t fb_open(rt_device_t dev, rt_uint16_t oflag) in fb_open()
/components/drivers/audio/
A Ddev_audio.c373 static rt_err_t _audio_dev_open(struct rt_device *dev, rt_uint16_t oflag) in _audio_dev_open()
/components/drivers/ipc/
A Dpipe.c426 rt_err_t rt_pipe_open(rt_device_t device, rt_uint16_t oflag) in rt_pipe_open()
/components/drivers/can/
A Ddev_can.c277 static rt_err_t rt_can_open(struct rt_device *dev, rt_uint16_t oflag) in rt_can_open()
/components/legacy/usb/usbdevice/class/
A Decm.c317 static rt_err_t rt_ecm_eth_open(rt_device_t dev, rt_uint16_t oflag) in rt_ecm_eth_open()

Completed in 29 milliseconds

12