|
long | pm_config_mainclk_safety (bool cfd, bool final) |
| Configure the main clock safety mechanisms. More...
|
|
long | pm_disable_clk_domain_div (pm_clk_domain_t clock_domain) |
| Disable the division ratio for a clock domain. More...
|
|
long | pm_disable_module (unsigned long module) |
| Disable the clock of a module. More...
|
|
long | pm_enable_module (unsigned long module) |
| Module Functions. More...
|
|
long | pm_set_clk_domain_div (pm_clk_domain_t clock_domain, pm_divratio_t divratio) |
| Set the division ratio for a clock domain. More...
|
|
long | pm_set_mclk_source (pm_clk_src_t src) |
| Clock Functions. More...
|
|
long | pm_wait_for_clk_ready (void) |
| Wait actively for the clock settings to be effective. More...
|
|