Home
last modified time | relevance | path

Searched refs:__WAKE__ (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_uart.h1504 #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/
Dstm32f7xx_hal_uart.h1491 #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/
Dstm32l0xx_hal_uart.h1453 #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/
Dstm32f3xx_hal_uart.h1429 #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/
Dstm32g0xx_hal_uart.h1559 #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/
Dstm32wbxx_hal_uart.h1568 #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/
Dstm32c0xx_hal_uart.h1558 #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/
Dstm32g4xx_hal_uart.h1537 #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/
Dstm32h7xx_hal_uart.h1563 #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/
Dstm32h5xx_hal_uart.h1588 #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/
Dstm32wlxx_hal_uart.h1559 #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/
Dstm32mp1xx_hal_uart.h1458 #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/
Dstm32l5xx_hal_uart.h1560 #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/
Dstm32l4xx_hal_uart.h1621 #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/
Dstm32u5xx_hal_uart.h1562 #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/
Dstm32wbaxx_hal_uart.h1576 #define IS_UART_WAKEUP_SELECTION(__WAKE__) (((__WAKE__) == UART_WAKEUP_ON_ADDRESS) || \ argument
1577 ((__WAKE__) == UART_WAKEUP_ON_READDATA_NONEMPTY))