Home
last modified time | relevance | path

Searched refs:USART_CR2_ADDM7 (Results 1 – 12 of 12) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart_ex.c289 MODIFY_REG(huart->Instance->CR2, USART_CR2_ADDM7, AddressLength); in HAL_MultiProcessorEx_AddressLength_Set()
499 MODIFY_REG(huart->Instance->CR2, USART_CR2_ADDM7, WakeUpSelection.AddressLength); in UARTEx_Wakeup_AddressConfig()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart_ex.c437 MODIFY_REG(huart->Instance->CR2, USART_CR2_ADDM7, AddressLength); in HAL_MultiProcessorEx_AddressLength_Set()
750 MODIFY_REG(huart->Instance->CR2, USART_CR2_ADDM7, WakeUpSelection.AddressLength); in UARTEx_Wakeup_AddressConfig()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart_ex.h99 #define UART_ADDRESS_DETECT_7B ((uint32_t)USART_CR2_ADDM7) /*!< 7-bit long wake-up ad…
Dstm32l0xx_ll_lpuart.h298 #define LL_LPUART_ADDRESS_DETECT_7B USART_CR2_ADDM7 /*!< 7-bit address de…
909 MODIFY_REG(LPUARTx->CR2, USART_CR2_ADD | USART_CR2_ADDM7, in LL_LPUART_ConfigNodeAddress()
938 return (uint32_t)(READ_BIT(LPUARTx->CR2, USART_CR2_ADDM7)); in LL_LPUART_GetNodeAddressLen()
Dstm32l0xx_ll_usart.h414 #define LL_USART_ADDRESS_DETECT_7B USART_CR2_ADDM7 /*!< 7-bit address detection …
1356 MODIFY_REG(USARTx->CR2, USART_CR2_ADD | USART_CR2_ADDM7, in LL_USART_ConfigNodeAddress()
1385 return (uint32_t)(READ_BIT(USARTx->CR2, USART_CR2_ADDM7)); in LL_USART_GetNodeAddressLen()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lpuart.h392 #define LL_LPUART_ADDRESS_DETECT_7B USART_CR2_ADDM7 /*!< 7-bit address de…
1239 MODIFY_REG(LPUARTx->CR2, USART_CR2_ADD | USART_CR2_ADDM7, in LL_LPUART_ConfigNodeAddress()
1268 return (uint32_t)(READ_BIT(LPUARTx->CR2, USART_CR2_ADDM7)); in LL_LPUART_GetNodeAddressLen()
Dstm32l4xx_hal_uart_ex.h99 #define UART_ADDRESS_DETECT_7B USART_CR2_ADDM7 /*!< 7-bit long wake-up address */
Dstm32l4xx_ll_usart.h516 #define LL_USART_ADDRESS_DETECT_7B USART_CR2_ADDM7 /*!< 7-bit address detection …
1733 MODIFY_REG(USARTx->CR2, USART_CR2_ADD | USART_CR2_ADDM7, in LL_USART_ConfigNodeAddress()
1762 return (uint32_t)(READ_BIT(USARTx->CR2, USART_CR2_ADDM7)); in LL_USART_GetNodeAddressLen()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h5969 #define USART_CR2_ADDM7 USART_CR2_ADDM7_Msk /*!< 7-bit or 4-bit … macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7031 #define USART_CR2_ADDM7 USART_CR2_ADDM7_Msk /*!< 7-bit or 4-bit … macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h6872 #define USART_CR2_ADDM7 USART_CR2_ADDM7_Msk /*!< 7-bit or 4-bit … macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h15940 #define USART_CR2_ADDM7 USART_CR2_ADDM7_Msk /*!< 7-bit or 4-bit … macro