PAN1080 Peripheral API
Macros
Ahb peripheral clk enable

Ahb peripheral clk enable definitions. More...

Collaboration diagram for Ahb peripheral clk enable:

Macros

#define CLK_AHBPeriph_DMAC   ((uint32_t)0x00000001)
 
#define CLK_AHBPeriph_GPIO   ((uint32_t)0x00000002)
 
#define CLK_AHBPeriph_SYSTICK   ((uint32_t)0x00000004)
 
#define CLK_AHBPeriph_APB1   ((uint32_t)0x00000008)
 
#define CLK_AHBPeriph_APB2   ((uint32_t)0x00000010)
 
#define CLK_AHBPeriph_AHB   ((uint32_t)0x00000020)
 
#define CLK_AHBPeriph_BLE_32M   ((uint32_t)0x00000040)
 
#define CLK_AHBPeriph_BLE_32K   ((uint32_t)0x00000080)
 
#define CLK_AHBPeriph_ROM   ((uint32_t)0x00000400)
 
#define CLK_AHBPeriph_EFUSE   ((uint32_t)0x00000800)
 
#define CLK_AHBPeriph_ECC   ((uint32_t)0x00001000)
 
#define CLK_AHBPeriph_USB_AHB   ((uint32_t)0x00002000)
 
#define CLK_AHBPeriph_USB_48M   ((uint32_t)0x00004000)
 
#define CLK_AHBPeriph_All   ((uint32_t)0x00007CFF)
 

Detailed Description

Ahb peripheral clk enable definitions.

Macro Definition Documentation

◆ CLK_AHBPeriph_AHB

#define CLK_AHBPeriph_AHB   ((uint32_t)0x00000020)

Ahb bus peripheral ahb clk enable

◆ CLK_AHBPeriph_All

#define CLK_AHBPeriph_All   ((uint32_t)0x00007CFF)

Ahb bus peripheral all clk enable

◆ CLK_AHBPeriph_APB1

#define CLK_AHBPeriph_APB1   ((uint32_t)0x00000008)

Ahb bus peripheral apb1 clk enable

◆ CLK_AHBPeriph_APB2

#define CLK_AHBPeriph_APB2   ((uint32_t)0x00000010)

Ahb bus peripheral apb2 clk enable

◆ CLK_AHBPeriph_BLE_32K

#define CLK_AHBPeriph_BLE_32K   ((uint32_t)0x00000080)

Ahb bus peripheral ble 32K clk enable

◆ CLK_AHBPeriph_BLE_32M

#define CLK_AHBPeriph_BLE_32M   ((uint32_t)0x00000040)

Ahb bus peripheral ble 32M clk enable

◆ CLK_AHBPeriph_DMAC

#define CLK_AHBPeriph_DMAC   ((uint32_t)0x00000001)

Ahb bus peripheral dma clk enable

◆ CLK_AHBPeriph_ECC

#define CLK_AHBPeriph_ECC   ((uint32_t)0x00001000)

Ahb bus peripheral ecc clk enable

◆ CLK_AHBPeriph_EFUSE

#define CLK_AHBPeriph_EFUSE   ((uint32_t)0x00000800)

Ahb bus peripheral efuse clk enable

◆ CLK_AHBPeriph_GPIO

#define CLK_AHBPeriph_GPIO   ((uint32_t)0x00000002)

Ahb bus peripheral gpio clk enable

◆ CLK_AHBPeriph_ROM

#define CLK_AHBPeriph_ROM   ((uint32_t)0x00000400)

Ahb bus peripheral rom clk enable

◆ CLK_AHBPeriph_SYSTICK

#define CLK_AHBPeriph_SYSTICK   ((uint32_t)0x00000004)

Ahb bus peripheral systick clk enable

◆ CLK_AHBPeriph_USB_48M

#define CLK_AHBPeriph_USB_48M   ((uint32_t)0x00004000)

Ahb bus peripheral usb 48M clk enable

◆ CLK_AHBPeriph_USB_AHB

#define CLK_AHBPeriph_USB_AHB   ((uint32_t)0x00002000)

Ahb bus peripheral usb ahb clk enable