|
| | clock.h |
| | Cortex-M4 specific clock control HAL interface.
|
| | flash_reg.h |
| | gpio.h |
| | Cortex-M4 specific GPIO HAL interface.
|
| | gpio_reg.h |
| | Cortex-M4 GPIO register definitions and access macros.
|
| | i2c.h |
| | Cortex-M4 I²C HAL interface.
|
| | i2c_reg.h |
| | Cortex-M4 I²C peripheral register definitions and bit masks.
|
| | interrupt.h |
| | NVIC register definitions, IRQ numbers, and HAL interrupt control API for STM32F4.
|
| | interrupt_reg.h |
| | Cortex-M4 NVIC (Nested Vector Interrupt Controller) register definitions.
|
| | pwm.h |
| | HAL interface for PWM (Pulse Width Modulation) configuration and control.
|
| | rcc_reg.h |
| | timer.h |
| | Timer and SysTick register defines and API for STM32F4 (Cortex-M4).
|
| | timer_reg.h |
| | uart.h |
| | UART driver interface for STM32F4 (Cortex-M4).
|
| | uart_reg.h |