Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/usart/
A Dusart.h787 bool start_frame_detection_enable; member
1101 config->start_frame_detection_enable = false; in usart_get_config_defaults()
A Dusart.c195 (config->start_frame_detection_enable << SERCOM_USART_CTRLB_SFDE_Pos) | in _usart_set_config()
403 module->start_frame_detection_enabled = config->start_frame_detection_enable; in usart_init()

Completed in 6 milliseconds