Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dofw.h279 rt_inline rt_err_t rt_ofw_prop_read_string_index(const struct rt_ofw_node *np, const char *propname, in rt_ofw_prop_read_string_index() function
320 return rt_ofw_prop_read_string_index(np, propname, 0, out_string); in rt_ofw_prop_read_string()
/components/drivers/reset/
A Dreset.c369 rt_ofw_prop_read_string_index(np, "reset-names", index, &name); in ofw_get_reset_control()
/components/drivers/clk/
A Dclk.c1306 rt_ofw_prop_read_string_index(np, "clock-names", i, &name); in rt_ofw_get_clk_array()

Completed in 7 milliseconds