Home
last modified time | relevance | path

Searched defs:AutoRetryCount (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_smartcard.h103 …uint8_t AutoRetryCount; /*!< Specifies the SmartCard auto-retry count (number of retri… member
H A Dstm32l4xx_ll_usart.h2331 …TIC_INLINE void LL_USART_SetSmartcardAutoRetryCount(USART_TypeDef *USARTx, uint32_t AutoRetryCount) in LL_USART_SetSmartcardAutoRetryCount()