Home
last modified time | relevance | path

Searched refs:UART_HALF_DUPLEX_DISABLE (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_uart.h493 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1330 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_uart.h491 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1364 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_uart.h490 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1370 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_uart.h487 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1306 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_uart.h520 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1437 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_uart.h534 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1451 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_uart.h518 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1424 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_uart.h520 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1437 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart.h528 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1439 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_uart.h526 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1421 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_uart.h524 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1436 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_uart.h525 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1437 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_uart.h536 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1453 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart.h490 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1336 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_uart.h533 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1439 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_uart.h527 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1444 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_uart.h524 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1492 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_uart.h524 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1436 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart.h525 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1436 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_uart.h537 #define UART_HALF_DUPLEX_DISABLE 0x00000000U /*!< UART half-duplex disab… macro
1497 #define IS_UART_HALF_DUPLEX(__HDSEL__) (((__HDSEL__) == UART_HALF_DUPLEX_DISABLE) || \