Loading...
Searching...
No Matches
ahb.h File Reference

AHB clock configuration for STM32H7. More...

Detailed Description

AHB clock configuration for STM32H7.

Author
Joshua DeWeese jdewe.nosp@m.ese@.nosp@m.prime.nosp@m.cont.nosp@m.rols..nosp@m.com

Definition in file ahb.h.

#include "coreclock.h"
#include "sysclk.h"
+ Include dependency graph for ahb.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

#define CLOCK_AHB   (CLOCK_CORECLOCK / CONFIG_CLOCK_AHB_DIV)
 AHB bus clock frequency.
 

Macro Definition Documentation

◆ CLOCK_AHB

#define CLOCK_AHB   (CLOCK_CORECLOCK / CONFIG_CLOCK_AHB_DIV)

AHB bus clock frequency.

Definition at line 28 of file ahb.h.