Home
last modified time | relevance | path

Searched defs:uc_type (Results 1 – 2 of 2) sorted by relevance

/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/usart/
H A Dusart.c990 void usart_lin_set_checksum_type(Usart *p_usart, uint8_t uc_type) in usart_lin_set_checksum_type()
1037 void usart_lin_set_wakeup_signal_type(Usart *p_usart, uint8_t uc_type) in usart_lin_set_wakeup_signal_type()
1204 void usart_lon_set_comm_type(Usart *p_usart, uint8_t uc_type) in usart_lon_set_comm_type()
1237 void usart_lon_set_tcol(Usart *p_usart, uint8_t uc_type) in usart_lon_set_tcol()
1250 void usart_lon_set_cdtail(Usart *p_usart, uint8_t uc_type) in usart_lon_set_cdtail()
1263 void usart_lon_set_dmam(Usart *p_usart, uint8_t uc_type) in usart_lon_set_dmam()
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/pmc/
H A Dpmc.c1326 void pmc_enable_sleepmode(uint8_t uc_type) in pmc_enable_sleepmode()