Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/avr32/uc3/
H A Dserial.c61 static rt_err_t rt_serial_close(rt_device_t dev) in rt_serial_close() function
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/
H A Dserial.c95 static rt_err_t rt_serial_close(rt_device_t dev) in rt_serial_close() function
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/
H A Dserial.c84 static rt_err_t rt_serial_close(rt_device_t dev) in rt_serial_close() function
/nrf52832-nimble/rt-thread/libcpu/arm/sep4020/
H A Dserial.c83 static rt_err_t rt_serial_close(rt_device_t dev) in rt_serial_close() function
/nrf52832-nimble/rt-thread/libcpu/blackfin/bf53x/
H A Dserial.c89 static rt_err_t rt_serial_close(rt_device_t dev) in rt_serial_close() function
/nrf52832-nimble/rt-thread/libcpu/xilinx/microblaze/
H A Dserial.c133 static rt_err_t rt_serial_close(rt_device_t dev) in rt_serial_close() function
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dserial.c82 static rt_err_t rt_serial_close(rt_device_t dev) in rt_serial_close() function
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/
H A Dserial.c203 static rt_err_t rt_serial_close(rt_device_t dev) in rt_serial_close() function
/nrf52832-nimble/rt-thread/components/drivers/serial/
H A Dserial.c703 static rt_err_t rt_serial_close(struct rt_device *dev) in rt_serial_close() function