Home
last modified time | relevance | path

Searched defs:bytesEachRead (Results 1 – 4 of 4) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpspi_edma.h70 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR . */ member
113 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR . */ member
A Dfsl_lpspi.c633 uint8_t bytesEachRead; in LPSPI_MasterTransferBlocking() local
1575 static void LPSPI_SeparateReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, bool… in LPSPI_SeparateReadData()
A Dfsl_lpspi_edma.c80 static void LPSPI_SeparateEdmaReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, … in LPSPI_SeparateEdmaReadData()
A Dfsl_lpspi.h358 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR . */ member
388 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR . */ member

Completed in 14 milliseconds