Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/usart/
H A Dusart.c583 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()
H A Dusart.h179 uint32_t protocol_type; member