Zephyr API Documentation
4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
clock_control_rts5912.h
Go to the documentation of this file.
1
/*
2
* SPDX-License-Identifier: Apache-2.0
3
*
4
* Copyright (c) 2024 Realtek Semiconductor Corporation, SIBG-SD7
5
* Author: Lin Yu-Cheng <lin_yu_cheng@realtek.com>
6
*/
7
8
#include <
stdint.h
>
9
10
#ifndef ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RTS5912_H_
11
#define ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RTS5912_H_
12
13
struct
rts5912_sccon_subsys
{
14
uint32_t
clk_grp
;
15
uint32_t
clk_idx
;
16
uint32_t
clk_src
;
17
uint32_t
clk_div
;
18
};
19
20
#endif
/* ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RTS591X_H_ */
stdint.h
uint32_t
__UINT32_TYPE__ uint32_t
Definition
stdint.h:90
rts5912_sccon_subsys
Definition
clock_control_rts5912.h:13
rts5912_sccon_subsys::clk_div
uint32_t clk_div
Definition
clock_control_rts5912.h:17
rts5912_sccon_subsys::clk_idx
uint32_t clk_idx
Definition
clock_control_rts5912.h:15
rts5912_sccon_subsys::clk_src
uint32_t clk_src
Definition
clock_control_rts5912.h:16
rts5912_sccon_subsys::clk_grp
uint32_t clk_grp
Definition
clock_control_rts5912.h:14
zephyr
drivers
clock_control
clock_control_rts5912.h
Generated on Sat Jan 11 2025 12:02:45 for Zephyr API Documentation by
1.12.0