![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Modules | |
Configuration_section_for_CMSIS | |
Peripheral_registers_structures | |
Data Structures | |
struct | USB_OTG_GlobalTypeDef |
USB_OTG_Core_Registers. More... | |
struct | USB_OTG_DeviceTypeDef |
USB_OTG_device_Registers. More... | |
struct | USB_OTG_INEndpointTypeDef |
USB_OTG_IN_Endpoint-Specific_Register. More... | |
struct | USB_OTG_OUTEndpointTypeDef |
USB_OTG_OUT_Endpoint-Specific_Registers. More... | |
struct | USB_OTG_HostTypeDef |
USB_OTG_Host_Mode_Register_Structures. More... | |
struct | USB_OTG_HostChannelTypeDef |
USB_OTG_Host_Channel_Specific_Registers. More... | |
Macros | |
#define | __CM7_REV 0x0100U |
Configuration of the Cortex-M7 Processor and Core Peripherals. More... | |
#define | __MPU_PRESENT 1 |
#define | __NVIC_PRIO_BITS 4 |
#define | __Vendor_SysTickConfig 0 |
#define | __FPU_PRESENT 1 |
#define | __ICACHE_PRESENT 1 |
#define | __DCACHE_PRESENT 1 |
#define __CM7_REV 0x0100U |
Configuration of the Cortex-M7 Processor and Core Peripherals.
Cortex-M7 revision r1p0
Definition at line 197 of file stm32f777xx.h.
#define __DCACHE_PRESENT 1 |
CM7 data cache present Cortex-M7 processor and core peripherals
Definition at line 203 of file stm32f777xx.h.
#define __FPU_PRESENT 1 |
FPU present
Definition at line 201 of file stm32f777xx.h.
#define __ICACHE_PRESENT 1 |
CM7 instruction cache present
Definition at line 202 of file stm32f777xx.h.
#define __MPU_PRESENT 1 |
CM7 provides an MPU
Definition at line 198 of file stm32f777xx.h.
#define __NVIC_PRIO_BITS 4 |
CM7 uses 4 Bits for the Priority Levels
Definition at line 199 of file stm32f777xx.h.
#define __Vendor_SysTickConfig 0 |
Set to 1 if different SysTick Config is used
Definition at line 200 of file stm32f777xx.h.