Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/src/
A Dperiph_spi_polling.c40 static uint16_t rx_buff[sizeof(xferArray) / sizeof(xferArray[0])]; variable
/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/src/
A Dperiph_spi_rom_polling.c46 static uint16_t rx_buff[sizeof(xferArray) / sizeof(uint16_t)]; variable
/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling_slave/example/src/
A Dperiph_spi_rom_polling_slave.c46 static uint16_t rx_buff[SPI_RX_BUFFER_SIZE]; variable
/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/src/
A Dperiph_spi_interrupt.c40 static uint16_t rx_buff[sizeof(xferArray) / sizeof(xferArray[0])]; variable
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/
A Dperiph_spi_rom_interrupt.c46 static uint16_t rx_buff[sizeof(xferArray) / sizeof(uint16_t)]; variable
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt_slave/example/src/
A Dperiph_spi_rom_interrupt_slave.c45 static uint16_t rx_buff[SPI_RX_BUFFER_SIZE]; variable
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/inc/
A Dcdc_vcom.h60 uint8_t *rx_buff; member
/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/inc/
A Dcdc_vcom.h60 uint8_t *rx_buff; member
/external/platform/nrfx/drivers/include/
A Dnrfx_usbd.h280 #define NRFX_USBD_TRANSFER_OUT(name, rx_buff, rx_size) \ argument

Completed in 20 milliseconds