Searched refs:PSSI_Error (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pssi.c | 189 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1508 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1625 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1667 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1770 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pssi.c | 181 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1504 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1613 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1654 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1760 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pssi.c | 190 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1566 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1686 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1727 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1839 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pssi.c | 190 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1537 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1650 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1688 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1789 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|