/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_lpuart.h | 389 #if defined(USART_CR3_WUS) 1322 #if defined(USART_CR3_WUS) 1335 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1349 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
D | stm32wb0x_ll_usart.h | 492 #if defined(USART_CR3_WUS) 1838 #if defined(USART_CR3_WUS) 1853 MODIFY_REG(USARTx->CR3, USART_CR3_WUS, Type); in LL_USART_SetWKUPType() 1869 return (uint32_t)(READ_BIT(USARTx->CR3, USART_CR3_WUS)); in LL_USART_GetWKUPType()
|
D | stm32wb0x_hal_uart.h | 677 #if defined(USART_CR3_WUS) 680 #define UART_WAKEUP_ON_READDATA_NONEMPTY USART_CR3_WUS /*!< UART wake-up on receive da…
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_uart_ex.c | 406 #if defined(USART_CR3_WUS) in HAL_UARTEx_StopModeWakeUpSourceConfig() 408 MODIFY_REG(huart->Instance->CR3, USART_CR3_WUS, WakeUpSelection.WakeUpEvent); in HAL_UARTEx_StopModeWakeUpSourceConfig()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_uart_ex.c | 403 #if defined(USART_CR3_WUS) in HAL_UARTEx_StopModeWakeUpSourceConfig() 405 MODIFY_REG(huart->Instance->CR3, USART_CR3_WUS, WakeUpSelection.WakeUpEvent); in HAL_UARTEx_StopModeWakeUpSourceConfig()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_usart.h | 431 #if defined(USART_CR3_WUS) 1588 #if defined(USART_CR3_WUS) 1603 MODIFY_REG(USARTx->CR3, USART_CR3_WUS, Type); in LL_USART_SetWKUPType() 1619 return (uint32_t)(READ_BIT(USARTx->CR3, USART_CR3_WUS)); in LL_USART_GetWKUPType()
|
D | stm32f7xx_hal_uart.h | 640 #if defined(USART_CR3_WUS) 643 #define UART_WAKEUP_ON_READDATA_NONEMPTY USART_CR3_WUS /*!< UART wake-up on receive da…
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_uart_ex.c | 458 #if defined(USART_CR3_WUS) in HAL_UARTEx_StopModeWakeUpSourceConfig() 460 MODIFY_REG(huart->Instance->CR3, USART_CR3_WUS, WakeUpSelection.WakeUpEvent); in HAL_UARTEx_StopModeWakeUpSourceConfig()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_usart.h | 443 #if defined(USART_CR3_WUS) 1581 #if defined(USART_CR3_WUS) 1596 MODIFY_REG(USARTx->CR3, USART_CR3_WUS, Type); in LL_USART_SetWKUPType() 1612 return (uint32_t)(READ_BIT(USARTx->CR3, USART_CR3_WUS)); in LL_USART_GetWKUPType()
|
D | stm32f0xx_hal_uart.h | 641 #if defined(USART_CR3_WUS) 644 #define UART_WAKEUP_ON_READDATA_NONEMPTY USART_CR3_WUS /*!< UART wake-up on receive da…
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_lpuart.h | 1092 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1106 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_lpuart.h | 1324 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1338 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_uart_ex.c | 391 MODIFY_REG(huart->Instance->CR3, USART_CR3_WUS, WakeUpSelection.WakeUpEvent); in HAL_UARTEx_StopModeWakeUpSourceConfig()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_uart_ex.c | 409 MODIFY_REG(huart->Instance->CR3, USART_CR3_WUS, WakeUpSelection.WakeUpEvent); in HAL_UARTEx_StopModeWakeUpSourceConfig()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lpuart.h | 1403 MODIFY_REG(LPUARTx->CR3, USART_CR3_WUS, Type); in LL_LPUART_SetWKUPType() 1417 return (uint32_t)(READ_BIT(LPUARTx->CR3, USART_CR3_WUS)); in LL_LPUART_GetWKUPType()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_uart_ex.c | 433 MODIFY_REG(huart->Instance->CR3, USART_CR3_WUS, WakeUpSelection.WakeUpEvent); in HAL_UARTEx_StopModeWakeUpSourceConfig()
|