Home
last modified time | relevance | path

Searched refs:SPI_GetPacketSize (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_spi.c184 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi);
305 packet_length = SPI_GetPacketSize(hspi); in HAL_SPI_Init()
3730 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi) in SPI_GetPacketSize() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_spi.c186 static uint32_t SPI_GetPacketSize(SPI_HandleTypeDef *hspi);
288 packet_length = SPI_GetPacketSize(hspi); in HAL_SPI_Init()
3879 static uint32_t SPI_GetPacketSize(SPI_HandleTypeDef *hspi) in SPI_GetPacketSize() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_spi.c186 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi);
307 packet_length = SPI_GetPacketSize(hspi); in HAL_SPI_Init()
3773 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi) in SPI_GetPacketSize() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_spi.c184 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi);
308 packet_length = SPI_GetPacketSize(hspi); in HAL_SPI_Init()
4025 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi) in SPI_GetPacketSize() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_spi.c184 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi);
308 packet_length = SPI_GetPacketSize(hspi); in HAL_SPI_Init()
3896 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi) in SPI_GetPacketSize() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_spi.c184 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi);
289 packet_length = SPI_GetPacketSize(hspi); in HAL_SPI_Init()
3993 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi) in SPI_GetPacketSize() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_spi.c186 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi);
310 packet_length = SPI_GetPacketSize(hspi); in HAL_SPI_Init()
4018 static uint32_t SPI_GetPacketSize(const SPI_HandleTypeDef *hspi) in SPI_GetPacketSize() function