#include "tr_hal_platform.h"
Include dependency graph for tr_hal_power.h:Go to the source code of this file.
Functions | |
| tr_hal_status_t | tr_hal_power_enable_clock (tr_hal_clock_t clock) |
| tr_hal_status_t | tr_hal_power_disable_clock (tr_hal_clock_t clock) |
| tr_hal_status_t | tr_hal_power_is_clock_enabled (tr_hal_clock_t clock, bool *is_enabled) |