Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
ahb.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2024 Prime Controls, Inc.(R)
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#include "
coreclock.h
"
19
#include "
sysclk.h
"
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
28
#define CLOCK_AHB (CLOCK_CORECLOCK / CONFIG_CLOCK_AHB_DIV)
29
30
#ifdef __cplusplus
31
}
32
#endif
33
coreclock.h
Core clock configuration for STM32H7.
sysclk.h
System clock configuration for STM32H7.
Generated on Thu Feb 26 2026 19:45:48 by
1.13.2