Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/
Dfsl_lpspi.c933 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 …
Dfsl_lpspi_edma.h75 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
118 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
Dfsl_lpspi.h386 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
416 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
Dfsl_lpspi_edma.c74 static void LPSPI_SeparateEdmaReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, … in LPSPI_SeparateEdmaReadData()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.c61 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 …
Dfsl_lpspi_edma.h78 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
130 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
Dfsl_lpspi.h390 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
420 volatile uint8_t bytesEachRead; /*!< Bytes for each read RDR. */ member
Dfsl_lpspi_edma.c82 static void LPSPI_SeparateEdmaReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, … in LPSPI_SeparateEdmaReadData()