Searched defs:bytesEachRead (Results 1 – 4 of 4) sorted by relevance
70 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR . */ member113 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR . */ member
633 uint8_t bytesEachRead; in LPSPI_MasterTransferBlocking() local1575 static void LPSPI_SeparateReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, bool… in LPSPI_SeparateReadData()
80 static void LPSPI_SeparateEdmaReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, … in LPSPI_SeparateEdmaReadData()
358 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR . */ member388 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR . */ member
Completed in 14 milliseconds