Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 30) sorted by relevance

12

/bsp/avr32/software_framework/drivers/flashc/
A Dflashc.c698 volatile void *flashc_memset8(volatile void *dst, uint8_t src, size_t nbytes, bool erase) in flashc_memset8()
704 volatile void *flashc_memset16(volatile void *dst, uint16_t src, size_t nbytes, bool erase) in flashc_memset16()
710 volatile void *flashc_memset32(volatile void *dst, uint32_t src, size_t nbytes, bool erase) in flashc_memset32()
716 volatile void *flashc_memset64(volatile void *dst, uint64_t src, size_t nbytes, bool erase) in flashc_memset64()
875 volatile void *flashc_memcpy(volatile void *dst, const void *src, size_t nbytes, bool erase) in flashc_memcpy()
A Dflashc.h954 #define flashc_memset(dst, src, src_width, nbytes, erase) \ argument
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_dspi_edma.h91 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
128 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
A Dfsl_i2c_edma.h60 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
A Dfsl_uart_edma.h68 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
A Dfsl_sai_edma.h54 …uint8_t nbytes; /*!< eDMA minor byte transfer count initially config… member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/hid/Source/
A Dusbh_hid_core.c219 uint16_t usbh_hid_fifo_read (data_fifo *fifo, void *buf, uint16_t nbytes) in usbh_hid_fifo_read()
256 uint16_t usbh_hid_fifo_write (data_fifo *fifo, void *buf, uint16_t nbytes) in usbh_hid_fifo_write()
/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/
A Dspinand.h71 uint8_t nbytes; ///< bytes of addr member
76 uint8_t nbytes; ///< dummy bytes member
83 uint32_t nbytes; ///< data len member
A Dspiflash.h129 uint8_t nbytes; ///< dummy bytes member
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpspi_edma.h92 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
118 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
A Dfsl_flexio_uart_edma.h46 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
A Dfsl_lpuart_edma.h45 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
A Dfsl_lpi2c_edma.h50 uint8_t nbytes; /*!< eDMA minor byte transfer count initially configured. */ member
A Dfsl_flexio_spi_edma.h45 …uint8_t nbytes; /*!< eDMA minor byte transfer count initially… member
/bsp/wch/arm/ch579m/board/
A Ddrv_usbh.c59 static int drv_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in drv_pipe_xfer()
/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_usbh.c76 int usbh_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in usbh_pipe_xfer()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_usbh.c166 static int _ehci0_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in _ehci0_pipe_xfer()
443 static int _ehci1_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in _ehci1_pipe_xfer()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_usbh.c64 static int drv_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in drv_pipe_xfer()
/bsp/at32/libraries/rt_drivers/
A Ddrv_usbotgh.c109 static int drv_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in drv_pipe_xfer()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_spi.c233 …b_spi_poll_exchange(struct bflb_device_s *dev, const void *txbuffer, void *rxbuffer, size_t nbytes) in bflb_spi_poll_exchange()
/bsp/hc32/libraries/hc32_drivers/
A Ddrv_usbh.c870 static int _usbh_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in _usbh_pipe_xfer()
/bsp/nuvoton/libraries/m460/rtt_port/
A Ddrv_usbhost.c488 static int nu_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in nu_pipe_xfer()
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_usbhost.c474 static int nu_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in nu_pipe_xfer()
/bsp/nuvoton/libraries/ma35/rtt_port/
A Ddrv_usbhost.c487 static int nu_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in nu_pipe_xfer()
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_usbhost.c472 static int nu_pipe_xfer(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeouts) in nu_pipe_xfer()

Completed in 42 milliseconds

12