Home
last modified time | relevance | path

Searched refs:USART_RTOR_RTO (Results 1 – 10 of 10) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_smartcard_ex.c121 MODIFY_REG(hsmartcard->Instance->RTOR, USART_RTOR_RTO, TimeOutValue); in HAL_SMARTCARDEx_TimeOut_Config()
Dstm32l0xx_hal_smartcard.c1725 MODIFY_REG(hsmartcard->Instance->RTOR, (USART_RTOR_RTO|USART_RTOR_BLEN), tmpreg); in SMARTCARD_SetConfig()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_smartcard_ex.c134 MODIFY_REG(hsmartcard->Instance->RTOR, USART_RTOR_RTO, TimeOutValue); in HAL_SMARTCARDEx_TimeOut_Config()
Dstm32l4xx_hal_smartcard.c2472 MODIFY_REG(hsmartcard->Instance->RTOR, (USART_RTOR_RTO | USART_RTOR_BLEN), tmpreg); in SMARTCARD_SetConfig()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_usart.h1656 MODIFY_REG(USARTx->RTOR, USART_RTOR_RTO, Timeout); in LL_USART_SetRxTimeout()
1667 return (uint32_t)(READ_BIT(USARTx->RTOR, USART_RTOR_RTO)); in LL_USART_GetRxTimeout()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usart.h2097 MODIFY_REG(USARTx->RTOR, USART_RTOR_RTO, Timeout); in LL_USART_SetRxTimeout()
2108 return (uint32_t)(READ_BIT(USARTx->RTOR, USART_RTOR_RTO)); in LL_USART_GetRxTimeout()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6113 #define USART_RTOR_RTO USART_RTOR_RTO_Msk /*!< Receiver Time O… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7175 #define USART_RTOR_RTO USART_RTOR_RTO_Msk /*!< Receiver Time O… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7016 #define USART_RTOR_RTO USART_RTOR_RTO_Msk /*!< Receiver Time O… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16083 #define USART_RTOR_RTO USART_RTOR_RTO_Msk /*!< Receiver Time O… macro