Searched defs:bytesEachRead (Results 1 – 8 of 8) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
| D | fsl_lpspi.c | 933 uint8_t bytesEachRead; local 1518 uint8_t bytesEachRead = handle->bytesEachRead; local 1966 uint8_t bytesEachRead = handle->bytesEachRead; local 2159 static void LPSPI_SeparateReadData(uint8_t *rxData, uint32_t readData, uint8_t bytesEachRead, bool …
|
| D | fsl_lpspi_edma.h | 75 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member 118 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
|
| D | fsl_lpspi.h | 386 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member 416 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
|
| D | fsl_lpspi_edma.c | 74 static void LPSPI_SeparateEdmaReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, … in LPSPI_SeparateEdmaReadData()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/ |
| D | fsl_lpspi.c | 61 uint8_t bytesEachRead; member 1689 uint8_t bytesEachRead = handle->bytesEachRead; local 2142 uint8_t bytesEachRead = handle->bytesEachRead; local 2351 static void LPSPI_SeparateReadData(uint8_t *rxData, uint32_t readData, uint8_t bytesEachRead, bool …
|
| D | fsl_lpspi_edma.h | 78 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member 130 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
|
| D | fsl_lpspi.h | 390 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member 420 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
|
| D | fsl_lpspi_edma.c | 82 static void LPSPI_SeparateEdmaReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, … in LPSPI_SeparateEdmaReadData()
|