Home
last modified time | relevance | path

Searched refs:abortcplt (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_uart.c1927 uint32_t abortcplt = 1U; in HAL_UART_Abort_IT() local
1990 abortcplt = 0U; in HAL_UART_Abort_IT()
2010 abortcplt = 1U; in HAL_UART_Abort_IT()
2014 abortcplt = 0U; in HAL_UART_Abort_IT()
2020 if (abortcplt == 1U) in HAL_UART_Abort_IT()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_uart.c1883 uint32_t abortcplt = 1U; in HAL_UART_Abort_IT() local
1945 abortcplt = 0U; in HAL_UART_Abort_IT()
1965 abortcplt = 1U; in HAL_UART_Abort_IT()
1969 abortcplt = 0U; in HAL_UART_Abort_IT()
1975 if (abortcplt == 1U) in HAL_UART_Abort_IT()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_uart.c1973 uint32_t abortcplt = 1U; in HAL_UART_Abort_IT() local
2033 abortcplt = 0U; in HAL_UART_Abort_IT()
2051 abortcplt = 1U; in HAL_UART_Abort_IT()
2055 abortcplt = 0U; in HAL_UART_Abort_IT()
2061 if (abortcplt == 1U) in HAL_UART_Abort_IT()