首页 > TAG信息列表 > HC32L17x

HC32L17x的LL驱动库之GPIO

#define FLASH_BASE 0x00000000U #define FLASH_END 0x0001FFFFU #define FLASH_BANK1_END 0x0001FFFFU #define SRAM_BASE 0x20000000U #define SRAM_ENDsss 0x20003FFFU #define PERIPH_BASE

HC32L17x的LL驱动库之system

#ifndef HC32L1XX_LL_SYSTEM_H_ #define HC32L1XX_LL_SYSTEM_H_ #ifdef __cplusplus extern "C" { #endif #include "hc32l1xx.h" /// //===FLASH读周期 #define LL_FLASH_LATENCY_0 FLASH_CR_WAIT_0 #define LL_FLA

HC32L17x的LL驱动库之cortex

#ifndef HC32L1XX_LL_CORTEX_H_ #define HC32L1XX_LL_CORTEX_H_ #ifdef __cplusplus extern "C" { #endif #include "hc32l1xx.h" /// //===系统滴答定时器的时钟源 #define LL_SYSTICK_CLKSOURCE_XTL 0U #define LL_SYSTICK_CLKSOURCE_HCLK SysTick_CTRL