Searched refs:PSSI_Error (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pssi.c | 189 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1517 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1637 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1678 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1790 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pssi.c | 189 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1517 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1637 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1678 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1790 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pssi.c | 189 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1565 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1685 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1726 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1838 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pssi.c | 188 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1564 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1684 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1725 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1837 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_pssi.c | 190 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1624 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1744 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1785 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1897 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_pssi.c | 191 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode); 1625 static void PSSI_Error(PSSI_HandleTypeDef *hpssi, uint32_t ErrorCode) in PSSI_Error() function 1745 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMATransmitCplt() 1786 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAReceiveCplt() 1898 PSSI_Error(hpssi, hpssi->ErrorCode); in PSSI_DMAError()
|