Searched refs:sy1xx_soc_get_peripheral_clock (Results 1 – 3 of 3) sorted by relevance
42 uint32_t sy1xx_soc_get_peripheral_clock(void);
42 uint32_t sy1xx_soc_get_peripheral_clock(void) in sy1xx_soc_get_peripheral_clock() function
69 uint32_t divider = sy1xx_soc_get_peripheral_clock() / uart_cfg->baudrate - 1; in sy1xx_uart_configure()