no-OS
|
Structure holding CLK descriptor. More...
#include <no_os_clk.h>
Public Attributes | |
const char * | name |
uint8_t | hw_ch_num |
const struct no_os_clk_platform_ops * | platform_ops |
void * | dev_desc |
Structure holding CLK descriptor.
void* no_os_clk_desc::dev_desc |
CLK hardware device descriptor
uint8_t no_os_clk_desc::hw_ch_num |
Channel number
const char* no_os_clk_desc::name |
Device name
const struct no_os_clk_platform_ops* no_os_clk_desc::platform_ops |
CLK function pointers