Searched refs:AbortCplt (Results 1 – 4 of 4) sorted by relevance
1253 uint32_t AbortCplt = 0x01U; in HAL_SMARTCARD_Abort_IT() local1309 AbortCplt = 0x00U; in HAL_SMARTCARD_Abort_IT()1329 AbortCplt = 0x01U; in HAL_SMARTCARD_Abort_IT()1333 AbortCplt = 0x00U; in HAL_SMARTCARD_Abort_IT()1339 if(AbortCplt == 0x01U) in HAL_SMARTCARD_Abort_IT()
1451 uint32_t AbortCplt = 0x01U; in HAL_IRDA_Abort_IT() local1507 AbortCplt = 0x00U; in HAL_IRDA_Abort_IT()1527 AbortCplt = 0x01U; in HAL_IRDA_Abort_IT()1531 AbortCplt = 0x00U; in HAL_IRDA_Abort_IT()1537 if (AbortCplt == 0x01U) in HAL_IRDA_Abort_IT()
1644 uint32_t AbortCplt = 0x01U; in HAL_USART_Abort_IT() local1700 AbortCplt = 0x00U; in HAL_USART_Abort_IT()1720 AbortCplt = 0x01U; in HAL_USART_Abort_IT()1724 AbortCplt = 0x00U; in HAL_USART_Abort_IT()1730 if (AbortCplt == 0x01U) in HAL_USART_Abort_IT()
2059 uint32_t AbortCplt = 0x01U; in HAL_UART_Abort_IT() local2121 AbortCplt = 0x00U; in HAL_UART_Abort_IT()2141 AbortCplt = 0x01U; in HAL_UART_Abort_IT()2145 AbortCplt = 0x00U; in HAL_UART_Abort_IT()2151 if (AbortCplt == 0x01U) in HAL_UART_Abort_IT()
Completed in 21 milliseconds