Searched refs:hal_clock_is_enabled (Results 1 – 6 of 6) sorted by relevance
81 clk_status = hal_clock_is_enabled(clk); in cmd_test_ng_ccmu()85 clk_status = hal_clock_is_enabled(clk); in cmd_test_ng_ccmu()
256 ccmuapi_test(hal_clock_is_enabled, tid, tname, status); in cmd_test_ccmu()
45 hal_clk_status_t hal_clock_is_enabled(hal_clk_id_t clk) in hal_clock_is_enabled() function
104 hal_clk_status_t hal_clock_is_enabled(hal_clk_t clk) in hal_clock_is_enabled() function
121 hal_clk_status_t hal_clock_is_enabled(hal_clk_t clk);
87 ret = hal_clock_is_enabled(clk_t); in disp_clock_is_enabled()
Completed in 13 milliseconds