Home
last modified time | relevance | path

Searched refs:ActiveErrors (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dsi.c629 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors) in HAL_DSI_ConfigErrorMonitor() argument
638 hdsi->ErrorMsk = ActiveErrors; in HAL_DSI_ConfigErrorMonitor()
640 if ((ActiveErrors & HAL_DSI_ERROR_ACK) != 0U) in HAL_DSI_ConfigErrorMonitor()
646 if ((ActiveErrors & HAL_DSI_ERROR_PHY) != 0U) in HAL_DSI_ConfigErrorMonitor()
652 if ((ActiveErrors & HAL_DSI_ERROR_TX) != 0U) in HAL_DSI_ConfigErrorMonitor()
658 if ((ActiveErrors & HAL_DSI_ERROR_RX) != 0U) in HAL_DSI_ConfigErrorMonitor()
664 if ((ActiveErrors & HAL_DSI_ERROR_ECC) != 0U) in HAL_DSI_ConfigErrorMonitor()
670 if ((ActiveErrors & HAL_DSI_ERROR_CRC) != 0U) in HAL_DSI_ConfigErrorMonitor()
676 if ((ActiveErrors & HAL_DSI_ERROR_PSE) != 0U) in HAL_DSI_ConfigErrorMonitor()
682 if ((ActiveErrors & HAL_DSI_ERROR_EOT) != 0U) in HAL_DSI_ConfigErrorMonitor()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dsi.c543 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors) in HAL_DSI_ConfigErrorMonitor() argument
552 hdsi->ErrorMsk = ActiveErrors; in HAL_DSI_ConfigErrorMonitor()
554 if ((ActiveErrors & HAL_DSI_ERROR_ACK) != 0U) in HAL_DSI_ConfigErrorMonitor()
560 if ((ActiveErrors & HAL_DSI_ERROR_PHY) != 0U) in HAL_DSI_ConfigErrorMonitor()
566 if ((ActiveErrors & HAL_DSI_ERROR_TX) != 0U) in HAL_DSI_ConfigErrorMonitor()
572 if ((ActiveErrors & HAL_DSI_ERROR_RX) != 0U) in HAL_DSI_ConfigErrorMonitor()
578 if ((ActiveErrors & HAL_DSI_ERROR_ECC) != 0U) in HAL_DSI_ConfigErrorMonitor()
584 if ((ActiveErrors & HAL_DSI_ERROR_CRC) != 0U) in HAL_DSI_ConfigErrorMonitor()
590 if ((ActiveErrors & HAL_DSI_ERROR_PSE) != 0U) in HAL_DSI_ConfigErrorMonitor()
596 if ((ActiveErrors & HAL_DSI_ERROR_EOT) != 0U) in HAL_DSI_ConfigErrorMonitor()
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dsi.c543 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors) in HAL_DSI_ConfigErrorMonitor() argument
552 hdsi->ErrorMsk = ActiveErrors; in HAL_DSI_ConfigErrorMonitor()
554 if ((ActiveErrors & HAL_DSI_ERROR_ACK) != 0U) in HAL_DSI_ConfigErrorMonitor()
560 if ((ActiveErrors & HAL_DSI_ERROR_PHY) != 0U) in HAL_DSI_ConfigErrorMonitor()
566 if ((ActiveErrors & HAL_DSI_ERROR_TX) != 0U) in HAL_DSI_ConfigErrorMonitor()
572 if ((ActiveErrors & HAL_DSI_ERROR_RX) != 0U) in HAL_DSI_ConfigErrorMonitor()
578 if ((ActiveErrors & HAL_DSI_ERROR_ECC) != 0U) in HAL_DSI_ConfigErrorMonitor()
584 if ((ActiveErrors & HAL_DSI_ERROR_CRC) != 0U) in HAL_DSI_ConfigErrorMonitor()
590 if ((ActiveErrors & HAL_DSI_ERROR_PSE) != 0U) in HAL_DSI_ConfigErrorMonitor()
596 if ((ActiveErrors & HAL_DSI_ERROR_EOT) != 0U) in HAL_DSI_ConfigErrorMonitor()
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dsi.c543 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors) in HAL_DSI_ConfigErrorMonitor() argument
552 hdsi->ErrorMsk = ActiveErrors; in HAL_DSI_ConfigErrorMonitor()
554 if ((ActiveErrors & HAL_DSI_ERROR_ACK) != 0U) in HAL_DSI_ConfigErrorMonitor()
560 if ((ActiveErrors & HAL_DSI_ERROR_PHY) != 0U) in HAL_DSI_ConfigErrorMonitor()
566 if ((ActiveErrors & HAL_DSI_ERROR_TX) != 0U) in HAL_DSI_ConfigErrorMonitor()
572 if ((ActiveErrors & HAL_DSI_ERROR_RX) != 0U) in HAL_DSI_ConfigErrorMonitor()
578 if ((ActiveErrors & HAL_DSI_ERROR_ECC) != 0U) in HAL_DSI_ConfigErrorMonitor()
584 if ((ActiveErrors & HAL_DSI_ERROR_CRC) != 0U) in HAL_DSI_ConfigErrorMonitor()
590 if ((ActiveErrors & HAL_DSI_ERROR_PSE) != 0U) in HAL_DSI_ConfigErrorMonitor()
596 if ((ActiveErrors & HAL_DSI_ERROR_EOT) != 0U) in HAL_DSI_ConfigErrorMonitor()
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dsi.c543 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors) in HAL_DSI_ConfigErrorMonitor() argument
552 hdsi->ErrorMsk = ActiveErrors; in HAL_DSI_ConfigErrorMonitor()
554 if ((ActiveErrors & HAL_DSI_ERROR_ACK) != 0U) in HAL_DSI_ConfigErrorMonitor()
560 if ((ActiveErrors & HAL_DSI_ERROR_PHY) != 0U) in HAL_DSI_ConfigErrorMonitor()
566 if ((ActiveErrors & HAL_DSI_ERROR_TX) != 0U) in HAL_DSI_ConfigErrorMonitor()
572 if ((ActiveErrors & HAL_DSI_ERROR_RX) != 0U) in HAL_DSI_ConfigErrorMonitor()
578 if ((ActiveErrors & HAL_DSI_ERROR_ECC) != 0U) in HAL_DSI_ConfigErrorMonitor()
584 if ((ActiveErrors & HAL_DSI_ERROR_CRC) != 0U) in HAL_DSI_ConfigErrorMonitor()
590 if ((ActiveErrors & HAL_DSI_ERROR_PSE) != 0U) in HAL_DSI_ConfigErrorMonitor()
596 if ((ActiveErrors & HAL_DSI_ERROR_EOT) != 0U) in HAL_DSI_ConfigErrorMonitor()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dsi.h1138 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors);
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dsi.h1138 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dsi.h1198 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors);
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dsi.h1138 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dsi.h1138 HAL_StatusTypeDef HAL_DSI_ConfigErrorMonitor(DSI_HandleTypeDef *hdsi, uint32_t ActiveErrors);