Home
last modified time | relevance | path

Searched refs:IS_LPGPIO_ALL_INSTANCE (Results 1 – 13 of 13) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_lpgpio.c78 assert_param(IS_LPGPIO_ALL_INSTANCE(LPGPIOx)); in LL_LPGPIO_DeInit()
109 assert_param(IS_LPGPIO_ALL_INSTANCE(LPGPIOx)); in LL_LPGPIO_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h21391 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u535xx.h20474 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u575xx.h23623 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u585xx.h24607 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u595xx.h24936 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u5a5xx.h25920 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u5f7xx.h26621 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u599xx.h28773 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u5g7xx.h27605 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u5f9xx.h29774 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u5a9xx.h29757 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro
Dstm32u5g9xx.h30758 #define IS_LPGPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == LPGPIO1_NS) || ((INSTANCE) == LPGPIO1_S)) macro