Searched refs:protocol_type (Results 1 – 2 of 2) sorted by relevance
583 if (p_usart_opt->protocol_type == ISO7816_T_0) { in usart_init_iso7816()590 } else if (p_usart_opt->protocol_type == ISO7816_T_1) { in usart_init_iso7816()
179 uint32_t protocol_type; member