Searched refs:current_parent_type (Results 1 – 4 of 4) sorted by relevance
53 hal_clk_type_t current_parent_type; member110 .current_parent_type = _current_parent_type, \126 … .current_parent_type = _current_parent_type, \
77 .current_parent_type = 0, \
115 … .current_parent_type = _current_parent_type, \
173 periph_clk->clk_core.current_parent_type = HAL_CLK_GET_TYPE(parent_clk); in sunxi_clk_set_parent()239 periph_clk->clk_core.current_parent_type = HAL_CLK_GET_TYPE(parent); in sunxi_clk_get_parent()
Completed in 8 milliseconds