no-OS
|
#include <ad9545.h>
Public Attributes | |
struct ad9545_dev * | dev |
bool | output_used |
bool | source_current |
enum ad9545_output_mode | output_mode |
uint32_t | source_ua |
struct no_os_clk_desc * | hw |
unsigned int | address |
uint64_t | rate_requested_hz |
struct no_os_clk_desc * | parent_clk |
unsigned int ad9545_out_clk::address |
struct ad9545_dev* ad9545_out_clk::dev |
struct no_os_clk_desc* ad9545_out_clk::hw |
enum ad9545_output_mode ad9545_out_clk::output_mode |
bool ad9545_out_clk::output_used |
struct no_os_clk_desc* ad9545_out_clk::parent_clk |
uint64_t ad9545_out_clk::rate_requested_hz |
bool ad9545_out_clk::source_current |
uint32_t ad9545_out_clk::source_ua |