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
19
20#endif /* ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RTS591X_H_ */
__UINT32_TYPE__ uint32_t
Definition stdint.h:90
Definition clock_control_rts5912.h:13
uint32_t clk_div
Definition clock_control_rts5912.h:17
uint32_t clk_idx
Definition clock_control_rts5912.h:15
uint32_t clk_src
Definition clock_control_rts5912.h:16
uint32_t clk_grp
Definition clock_control_rts5912.h:14