Searched refs:IS_LL_LPGPIO_MODE (Results 1 – 1 of 1) sorted by relevance
48 #define IS_LL_LPGPIO_MODE(__VALUE__) (((__VALUE__) == LL_LPGPIO_MODE_INPUT) ||\ macro111 assert_param(IS_LL_LPGPIO_MODE(LPGPIO_InitStruct->Mode)); in LL_LPGPIO_Init()