Home
last modified time | relevance | path

Searched refs:IS_DBGMCU_APB1PERIPH (Results 1 – 4 of 4) sorted by relevance

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_debug.h49 #define IS_DBGMCU_APB1PERIPH(PERIPH) ((((PERIPH) & 0xFDDFE2CC) == 0x00) && ((PERIPH) != 0x00)) macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_dbgmcu.h49 #define IS_DBGMCU_APB1PERIPH(PERIPH) ((((PERIPH) & 0xFDDFE2CC) == 0x00) && ((PERIPH) != 0x00)) macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_debug.c95 assert_param(IS_DBGMCU_APB1PERIPH(DBGMCU_Periph)); in DBGMCU_APB1PeriphConfig()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_dbgmcu.c132 assert_param(IS_DBGMCU_APB1PERIPH(DBGMCU_Periph)); in DBGMCU_APB1PeriphConfig()

Completed in 8 milliseconds