Searched defs:BlockLength (Results 1 – 3 of 3) sorted by relevance
100 void HAL_SMARTCARDEx_BlockLength_Config(SMARTCARD_HandleTypeDef *hsmartcard, uint8_t BlockLength) in HAL_SMARTCARDEx_BlockLength_Config()
100 …uint8_t BlockLength; /*!< Specifies the SmartCard Block Length in T=1 Reception mod… member
2108 __STATIC_INLINE void LL_USART_SetBlockLength(USART_TypeDef *USARTx, uint32_t BlockLength) in LL_USART_SetBlockLength()