Searched refs:ctrlc (Results 1 – 1 of 1) sorted by relevance
75 uint32_t ctrlc = 0; in _usart_set_config() local214 ctrlc |= SERCOM_USART_CTRLC_GTIME(config->iso7816_config.guard_time) | \ in _usart_set_config()285 usart_hw->CTRLC.reg = ctrlc; in _usart_set_config()
Completed in 3 milliseconds