Nut/OS  5.0.5
API Reference
RCC_AHB1_Peripherals
Collaboration diagram for RCC_AHB1_Peripherals:

Defines

#define RCC_AHB1Periph_GPIOA   ((uint32_t)0x00000001)
#define RCC_AHB1Periph_GPIOB   ((uint32_t)0x00000002)
#define RCC_AHB1Periph_GPIOC   ((uint32_t)0x00000004)
#define RCC_AHB1Periph_GPIOD   ((uint32_t)0x00000008)
#define RCC_AHB1Periph_GPIOE   ((uint32_t)0x00000010)
#define RCC_AHB1Periph_GPIOF   ((uint32_t)0x00000020)
#define RCC_AHB1Periph_GPIOG   ((uint32_t)0x00000040)
#define RCC_AHB1Periph_GPIOH   ((uint32_t)0x00000080)
#define RCC_AHB1Periph_GPIOI   ((uint32_t)0x00000100)
#define RCC_AHB1Periph_CRC   ((uint32_t)0x00001000)
#define RCC_AHB1Periph_FLITF   ((uint32_t)0x00008000)
#define RCC_AHB1Periph_SRAM1   ((uint32_t)0x00010000)
#define RCC_AHB1Periph_SRAM2   ((uint32_t)0x00020000)
#define RCC_AHB1Periph_BKPSRAM   ((uint32_t)0x00040000)
#define RCC_AHB1Periph_DMA1   ((uint32_t)0x00200000)
#define RCC_AHB1Periph_DMA2   ((uint32_t)0x00400000)
#define RCC_AHB1Periph_ETH_MAC   ((uint32_t)0x02000000)
#define RCC_AHB1Periph_ETH_MAC_Tx   ((uint32_t)0x04000000)
#define RCC_AHB1Periph_ETH_MAC_Rx   ((uint32_t)0x08000000)
#define RCC_AHB1Periph_ETH_MAC_PTP   ((uint32_t)0x10000000)
#define RCC_AHB1Periph_OTG_HS   ((uint32_t)0x20000000)
#define RCC_AHB1Periph_OTG_HS_ULPI   ((uint32_t)0x40000000)
#define IS_RCC_AHB1_CLOCK_PERIPH(PERIPH)   ((((PERIPH) & 0x819BEE00) == 0x00) && ((PERIPH) != 0x00))
#define IS_RCC_AHB1_RESET_PERIPH(PERIPH)   ((((PERIPH) & 0xDD9FEE00) == 0x00) && ((PERIPH) != 0x00))
#define IS_RCC_AHB1_LPMODE_PERIPH(PERIPH)   ((((PERIPH) & 0x81986E00) == 0x00) && ((PERIPH) != 0x00))
#define RCC_AHB1Periph_GPIOA   ((uint32_t)0x00000001)
#define RCC_AHB1Periph_GPIOB   ((uint32_t)0x00000002)
#define RCC_AHB1Periph_GPIOC   ((uint32_t)0x00000004)
#define RCC_AHB1Periph_GPIOD   ((uint32_t)0x00000008)
#define RCC_AHB1Periph_GPIOE   ((uint32_t)0x00000010)
#define RCC_AHB1Periph_GPIOF   ((uint32_t)0x00000020)
#define RCC_AHB1Periph_GPIOG   ((uint32_t)0x00000040)
#define RCC_AHB1Periph_GPIOH   ((uint32_t)0x00000080)
#define RCC_AHB1Periph_GPIOI   ((uint32_t)0x00000100)
#define RCC_AHB1Periph_CRC   ((uint32_t)0x00001000)
#define RCC_AHB1Periph_FLITF   ((uint32_t)0x00008000)
#define RCC_AHB1Periph_SRAM1   ((uint32_t)0x00010000)
#define RCC_AHB1Periph_SRAM2   ((uint32_t)0x00020000)
#define RCC_AHB1Periph_BKPSRAM   ((uint32_t)0x00040000)
#define RCC_AHB1Periph_CCMDATARAMEN   ((uint32_t)0x00100000)
#define RCC_AHB1Periph_DMA1   ((uint32_t)0x00200000)
#define RCC_AHB1Periph_DMA2   ((uint32_t)0x00400000)
#define RCC_AHB1Periph_ETH_MAC   ((uint32_t)0x02000000)
#define RCC_AHB1Periph_ETH_MAC_Tx   ((uint32_t)0x04000000)
#define RCC_AHB1Periph_ETH_MAC_Rx   ((uint32_t)0x08000000)
#define RCC_AHB1Periph_ETH_MAC_PTP   ((uint32_t)0x10000000)
#define RCC_AHB1Periph_OTG_HS   ((uint32_t)0x20000000)
#define RCC_AHB1Periph_OTG_HS_ULPI   ((uint32_t)0x40000000)
#define IS_RCC_AHB1_CLOCK_PERIPH(PERIPH)   ((((PERIPH) & 0x818BEE00) == 0x00) && ((PERIPH) != 0x00))
#define IS_RCC_AHB1_RESET_PERIPH(PERIPH)   ((((PERIPH) & 0xDD9FEE00) == 0x00) && ((PERIPH) != 0x00))
#define IS_RCC_AHB1_LPMODE_PERIPH(PERIPH)   ((((PERIPH) & 0x81986E00) == 0x00) && ((PERIPH) != 0x00))

Define Documentation

#define RCC_AHB1Periph_GPIOA   ((uint32_t)0x00000001)
#define RCC_AHB1Periph_GPIOB   ((uint32_t)0x00000002)
#define RCC_AHB1Periph_GPIOC   ((uint32_t)0x00000004)
#define RCC_AHB1Periph_GPIOD   ((uint32_t)0x00000008)
#define RCC_AHB1Periph_GPIOE   ((uint32_t)0x00000010)
#define RCC_AHB1Periph_GPIOF   ((uint32_t)0x00000020)
#define RCC_AHB1Periph_GPIOG   ((uint32_t)0x00000040)
#define RCC_AHB1Periph_GPIOH   ((uint32_t)0x00000080)
#define RCC_AHB1Periph_GPIOI   ((uint32_t)0x00000100)
#define RCC_AHB1Periph_CRC   ((uint32_t)0x00001000)
#define RCC_AHB1Periph_FLITF   ((uint32_t)0x00008000)
#define RCC_AHB1Periph_SRAM1   ((uint32_t)0x00010000)
#define RCC_AHB1Periph_SRAM2   ((uint32_t)0x00020000)
#define RCC_AHB1Periph_BKPSRAM   ((uint32_t)0x00040000)
#define RCC_AHB1Periph_DMA1   ((uint32_t)0x00200000)
#define RCC_AHB1Periph_DMA2   ((uint32_t)0x00400000)
#define RCC_AHB1Periph_ETH_MAC   ((uint32_t)0x02000000)
#define RCC_AHB1Periph_ETH_MAC_Tx   ((uint32_t)0x04000000)
#define RCC_AHB1Periph_ETH_MAC_Rx   ((uint32_t)0x08000000)
#define RCC_AHB1Periph_ETH_MAC_PTP   ((uint32_t)0x10000000)
#define RCC_AHB1Periph_OTG_HS   ((uint32_t)0x20000000)
#define RCC_AHB1Periph_OTG_HS_ULPI   ((uint32_t)0x40000000)
#define IS_RCC_AHB1_CLOCK_PERIPH (   PERIPH)    ((((PERIPH) & 0x819BEE00) == 0x00) && ((PERIPH) != 0x00))

Referenced by RCC_AHB1PeriphClockCmd().

#define IS_RCC_AHB1_RESET_PERIPH (   PERIPH)    ((((PERIPH) & 0xDD9FEE00) == 0x00) && ((PERIPH) != 0x00))

Referenced by RCC_AHB1PeriphResetCmd().

#define IS_RCC_AHB1_LPMODE_PERIPH (   PERIPH)    ((((PERIPH) & 0x81986E00) == 0x00) && ((PERIPH) != 0x00))
#define RCC_AHB1Periph_GPIOA   ((uint32_t)0x00000001)
#define RCC_AHB1Periph_GPIOB   ((uint32_t)0x00000002)
#define RCC_AHB1Periph_GPIOC   ((uint32_t)0x00000004)
#define RCC_AHB1Periph_GPIOD   ((uint32_t)0x00000008)
#define RCC_AHB1Periph_GPIOE   ((uint32_t)0x00000010)
#define RCC_AHB1Periph_GPIOF   ((uint32_t)0x00000020)
#define RCC_AHB1Periph_GPIOG   ((uint32_t)0x00000040)
#define RCC_AHB1Periph_GPIOH   ((uint32_t)0x00000080)
#define RCC_AHB1Periph_GPIOI   ((uint32_t)0x00000100)
#define RCC_AHB1Periph_CRC   ((uint32_t)0x00001000)
#define RCC_AHB1Periph_FLITF   ((uint32_t)0x00008000)
#define RCC_AHB1Periph_SRAM1   ((uint32_t)0x00010000)
#define RCC_AHB1Periph_SRAM2   ((uint32_t)0x00020000)
#define RCC_AHB1Periph_BKPSRAM   ((uint32_t)0x00040000)
#define RCC_AHB1Periph_CCMDATARAMEN   ((uint32_t)0x00100000)
#define RCC_AHB1Periph_DMA1   ((uint32_t)0x00200000)
#define RCC_AHB1Periph_DMA2   ((uint32_t)0x00400000)
#define RCC_AHB1Periph_ETH_MAC   ((uint32_t)0x02000000)
#define RCC_AHB1Periph_ETH_MAC_Tx   ((uint32_t)0x04000000)
#define RCC_AHB1Periph_ETH_MAC_Rx   ((uint32_t)0x08000000)
#define RCC_AHB1Periph_ETH_MAC_PTP   ((uint32_t)0x10000000)
#define RCC_AHB1Periph_OTG_HS   ((uint32_t)0x20000000)
#define RCC_AHB1Periph_OTG_HS_ULPI   ((uint32_t)0x40000000)
#define IS_RCC_AHB1_CLOCK_PERIPH (   PERIPH)    ((((PERIPH) & 0x818BEE00) == 0x00) && ((PERIPH) != 0x00))
#define IS_RCC_AHB1_RESET_PERIPH (   PERIPH)    ((((PERIPH) & 0xDD9FEE00) == 0x00) && ((PERIPH) != 0x00))
#define IS_RCC_AHB1_LPMODE_PERIPH (   PERIPH)    ((((PERIPH) & 0x81986E00) == 0x00) && ((PERIPH) != 0x00))