/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_uart.h | 1504 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1505 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1506 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY)) 1508 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1509 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_uart.h | 1491 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1492 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1493 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY)) 1495 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1496 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_uart.h | 1453 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1454 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1455 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_uart.h | 1429 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1430 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1431 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_uart.h | 1559 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1560 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1561 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_uart.h | 1568 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1569 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1570 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_uart.h | 1558 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1559 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1560 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_uart.h | 1537 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1538 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1539 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_uart.h | 1563 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1564 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1565 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_uart.h | 1588 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1589 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1590 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_uart.h | 1559 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1560 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1561 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_uart.h | 1458 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1459 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1460 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_uart.h | 1560 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1561 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1562 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_uart.h | 1621 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1622 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \ 1623 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_uart.h | 1562 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1563 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_uart.h | 1576 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument 1577 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))
|