Home
last modified time | relevance | path

Searched refs:USART_CR3_NACK (Results 1 – 18 of 18) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_usart.h1200 SET_BIT(USARTx->CR3, USART_CR3_NACK); in LL_USART_EnableSmartcardNACK()
1213 CLEAR_BIT(USARTx->CR3, USART_CR3_NACK); in LL_USART_DisableSmartcardNACK()
1226 return (READ_BIT(USARTx->CR3, USART_CR3_NACK) == (USART_CR3_NACK)); in LL_USART_IsEnabledSmartcardNACK()
Dstm32l1xx_hal_smartcard.h259 #define SMARTCARD_NACK_ENABLE ((uint32_t)USART_CR3_NACK)
Dstm32l1xx_hal_usart.h250 #define USART_NACK_ENABLE ((uint32_t)USART_CR3_NACK)
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_usart.h1818 SET_BIT(USARTx->CR3, USART_CR3_NACK); in LL_USART_EnableSmartcardNACK()
1831 CLEAR_BIT(USARTx->CR3, USART_CR3_NACK); in LL_USART_DisableSmartcardNACK()
1844 return (READ_BIT(USARTx->CR3, USART_CR3_NACK) == (USART_CR3_NACK)); in LL_USART_IsEnabledSmartcardNACK()
Dstm32l0xx_hal_smartcard.h367 #define SMARTCARD_NACK_ENABLE ((uint32_t)USART_CR3_NACK) /*!< SMARTCARD NA…
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usart.h2259 SET_BIT(USARTx->CR3, USART_CR3_NACK); in LL_USART_EnableSmartcardNACK()
2272 CLEAR_BIT(USARTx->CR3, USART_CR3_NACK); in LL_USART_DisableSmartcardNACK()
2285 return ((READ_BIT(USARTx->CR3, USART_CR3_NACK) == (USART_CR3_NACK)) ? 1UL : 0UL); in LL_USART_IsEnabledSmartcardNACK()
Dstm32l4xx_hal_smartcard.h451 #define SMARTCARD_NACK_ENABLE USART_CR3_NACK /*!< SMARTCARD NACK tra…
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_smartcard.c293 MODIFY_REG(hsc->Instance->CR3, USART_CR3_NACK, hsc->Init.NACKState); in HAL_SMARTCARD_Init()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_smartcard.c234 #define USART_CR3_FIELDS ((uint32_t)(USART_CR3_ONEBIT | USART_CR3_NACK | USART_CR3_SCARCNT | \
237 #define USART_CR3_FIELDS ((uint32_t)(USART_CR3_ONEBIT | USART_CR3_NACK | USART_CR3_SCARCNT)) …
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_smartcard.c158 #define USART_CR3_FIELDS ((uint32_t)(USART_CR3_ONEBIT|USART_CR3_NACK|USART_CR3_SCARCNT)) /*!…
/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6041 #define USART_CR3_NACK USART_CR3_NACK_Msk /*!< SmartCard NACK … macro
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h6944 #define USART_CR3_NACK USART_CR3_NACK_Msk /*!< SmartCard NACK … macro
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7103 #define USART_CR3_NACK USART_CR3_NACK_Msk /*!< SmartCard NACK … macro
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6242 #define USART_CR3_NACK USART_CR3_NACK_Msk /*!< Smartcard NACK … macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6242 #define USART_CR3_NACK USART_CR3_NACK_Msk /*!< Smartcard NACK … macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7082 #define USART_CR3_NACK USART_CR3_NACK_Msk /*!< Smartcard NACK … macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7384 #define USART_CR3_NACK USART_CR3_NACK_Msk /*!< Smartcard NACK … macro
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16012 #define USART_CR3_NACK USART_CR3_NACK_Msk /*!< SmartCard NACK … macro