Home
last modified time | relevance | path

Searched refs:SMARTCARD_ADVFEATURE_OVERRUN_DISABLE (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_smartcard.h393 #define SMARTCARD_ADVFEATURE_OVERRUN_DISABLE ((uint32_t)USART_CR3_OVRDIS) macro
788 ((OVERRUN) == SMARTCARD_ADVFEATURE_OVERRUN_DISABLE))
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_smartcard.h443 #define SMARTCARD_ADVFEATURE_OVERRUN_DISABLE ((uint32_t)USART_CR3_OVRDIS) /*!< RX overrun d… macro
961 ((__OVERRUN__) == SMARTCARD_ADVFEATURE_OVERRUN_DISABLE))

Completed in 7 milliseconds