Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
clock_control_ambiq.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2023 Ambiq Micro Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_CLOCK_CONTROL_AMBIQ_H_
8#define ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_CLOCK_CONTROL_AMBIQ_H_
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
32
33#ifdef __cplusplus
34}
35#endif
36
37#endif /* ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_CLOCK_CONTROL_AMBIQ_H_ */
clock_control_ambiq_type
Clocks handled by the CLOCK peripheral.
Definition clock_control_ambiq.h:18
@ CLOCK_CONTROL_AMBIQ_TYPE_HFXTAL_ADC
Definition clock_control_ambiq.h:21
@ CLOCK_CONTROL_AMBIQ_TYPE_HCXTAL_DBGCTRL
Definition clock_control_ambiq.h:23
@ CLOCK_CONTROL_AMBIQ_TYPE_HFXTAL_AUADC
Definition clock_control_ambiq.h:22
@ CLOCK_CONTROL_AMBIQ_TYPE_HFXTAL_USB
Definition clock_control_ambiq.h:20
@ CLOCK_CONTROL_AMBIQ_TYPE_MAX
Definition clock_control_ambiq.h:30
@ CLOCK_CONTROL_AMBIQ_TYPE_HCXTAL_IOM
Definition clock_control_ambiq.h:28
@ CLOCK_CONTROL_AMBIQ_TYPE_HFXTAL_BLE
Definition clock_control_ambiq.h:19
@ CLOCK_CONTROL_AMBIQ_TYPE_HCXTAL_CLKGEN_CLKOUT
Definition clock_control_ambiq.h:25
@ CLOCK_CONTROL_AMBIQ_TYPE_HCXTAL_CLKGEN_MISC
Definition clock_control_ambiq.h:24
@ CLOCK_CONTROL_AMBIQ_TYPE_LFXTAL
Definition clock_control_ambiq.h:29
@ CLOCK_CONTROL_AMBIQ_TYPE_HCXTAL_PDM
Definition clock_control_ambiq.h:26
@ CLOCK_CONTROL_AMBIQ_TYPE_HCXTAL_IIS
Definition clock_control_ambiq.h:27