no-OS
|
#include <no_os_clk.h>
Public Attributes | |
void * | dev |
int32_t(* | dev_clk_enable )() |
int32_t(* | dev_clk_disable )() |
int32_t(* | dev_clk_recalc_rate )() |
int32_t(* | dev_clk_set_rate )() |
int32_t(* | dev_clk_round_rate )() |
struct no_os_clk * | clk |
struct no_os_clk* no_os_clk_hw::clk |
void* no_os_clk_hw::dev |
int32_t(* no_os_clk_hw::dev_clk_disable) () |
int32_t(* no_os_clk_hw::dev_clk_enable) () |
int32_t(* no_os_clk_hw::dev_clk_recalc_rate) () |
int32_t(* no_os_clk_hw::dev_clk_round_rate) () |
int32_t(* no_os_clk_hw::dev_clk_set_rate) () |