Searched refs:__PERIPH__ (Results 1 – 1 of 1) sorted by relevance
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ | ||
D | stm32l0xx_hal.h | 76 #define IS_DBGMCU_PERIPH(__PERIPH__) ((((__PERIPH__) & (~(DBGMCU_CR_DBG))) == 0x00U) && ((__PERIPH_… argument |