Searched refs:pPinAttributes (Results 1 – 10 of 10) sorted by relevance
848 uint32_t *pPinAttributes) in HAL_GPIO_GetConfigPinAttributes() argument856 if (pPinAttributes == NULL) in HAL_GPIO_GetConfigPinAttributes()863 *pPinAttributes = GPIO_PIN_SEC; in HAL_GPIO_GetConfigPinAttributes()867 *pPinAttributes = GPIO_PIN_NSEC; in HAL_GPIO_GetConfigPinAttributes()872 *pPinAttributes |= GPIO_PIN_PRIV; in HAL_GPIO_GetConfigPinAttributes()876 *pPinAttributes |= GPIO_PIN_NPRIV; in HAL_GPIO_GetConfigPinAttributes()
590 …f HAL_GPIO_GetConfigPinAttributes(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin, uint32_t *pPinAttributes) in HAL_GPIO_GetConfigPinAttributes() argument593 if (pPinAttributes == NULL) in HAL_GPIO_GetConfigPinAttributes()605 *pPinAttributes = GPIO_PIN_SEC; in HAL_GPIO_GetConfigPinAttributes()609 *pPinAttributes = GPIO_PIN_NSEC; in HAL_GPIO_GetConfigPinAttributes()
621 …GPIO_GetConfigPinAttributes(const GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin, uint32_t *pPinAttributes) in HAL_GPIO_GetConfigPinAttributes() argument628 if (pPinAttributes == NULL) in HAL_GPIO_GetConfigPinAttributes()635 *pPinAttributes = GPIO_PIN_SEC; in HAL_GPIO_GetConfigPinAttributes()639 *pPinAttributes = GPIO_PIN_NSEC; in HAL_GPIO_GetConfigPinAttributes()
694 uint32_t *pPinAttributes) in HAL_GPIO_GetConfigPinAttributes() argument700 if (pPinAttributes == NULL) in HAL_GPIO_GetConfigPinAttributes()720 *pPinAttributes = GPIO_PIN_SEC; in HAL_GPIO_GetConfigPinAttributes()724 *pPinAttributes = GPIO_PIN_NSEC; in HAL_GPIO_GetConfigPinAttributes()
910 uint32_t *pPinAttributes) in HAL_GPIO_GetConfigPinAttributes() argument922 if (pPinAttributes == NULL) in HAL_GPIO_GetConfigPinAttributes()956 *pPinAttributes = GPIO_PIN_SEC; in HAL_GPIO_GetConfigPinAttributes()960 *pPinAttributes = GPIO_PIN_NSEC; in HAL_GPIO_GetConfigPinAttributes()
386 uint32_t *pPinAttributes);
376 … HAL_GPIO_GetConfigPinAttributes(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin, uint32_t *pPinAttributes);
372 …PIO_GetConfigPinAttributes(const GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin, uint32_t *pPinAttributes);
509 uint32_t *pPinAttributes);