Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddevices.c40 const sg_usart_config[CONFIG_USART_NUM] = { variable
51 *base = sg_usart_config[idx].base; in target_usart_init()
55 *irq = sg_usart_config[idx].irq; in target_usart_init()
59 *handler = sg_usart_config[idx].handler; in target_usart_init()

Completed in 2 milliseconds