Searched defs:BlockLength (Results 1 – 5 of 5) sorted by relevance
103 void HAL_SMARTCARDEx_BlockLength_Config(SMARTCARD_HandleTypeDef *hsc, uint8_t BlockLength) in HAL_SMARTCARDEx_BlockLength_Config()
107 void HAL_SMARTCARDEx_BlockLength_Config(SMARTCARD_HandleTypeDef *hsmartcard, uint8_t BlockLength) in HAL_SMARTCARDEx_BlockLength_Config()
114 …uint32_t BlockLength; /*!< Specifies the SmartCard Block Length in T=1 Reception mo… member
115 …uint8_t BlockLength; /*!< Specifies the SmartCard Block Length in T=1 Reception mod… member
1716 __STATIC_INLINE void LL_USART_SetBlockLength(USART_TypeDef *USARTx, uint32_t BlockLength) in LL_USART_SetBlockLength()
Completed in 14 milliseconds