Home
last modified time | relevance | path

Searched refs:Alternate (Results 1 – 25 of 118) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_gpio.h92 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
589 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
593 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
596 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
676 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
680 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
683 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
556 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
559 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
633 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
636 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_gpio.h98 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
567 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
570 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
644 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
647 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
540 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
543 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
601 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
604 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
536 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
539 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
597 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
600 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_gpio.h92 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
561 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
564 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
638 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
641 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
556 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
559 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
633 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
636 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_gpio.h96 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
554 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
557 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
615 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
618 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_gpio.h96 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
544 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
547 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
605 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
608 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_gpio.h97 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
567 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
570 (Alternate << (POSITION_VAL(Pin) * GPIO_AFRL_AFSEL1_Pos))); in LL_GPIO_SetAFPin_0_7()
644 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
647 (Alternate << (POSITION_VAL(Pin >> 8U) * GPIO_AFRH_AFSEL9_Pos))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
557 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
560 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
634 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
637 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
553 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
556 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
630 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
633 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_gpio.h96 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
564 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
567 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
641 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
644 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
556 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
559 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
633 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
636 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
556 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
559 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
633 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
636 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_gpio.h96 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
568 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
571 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
645 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
648 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_gpio.c180 assert_param(IS_LL_GPIO_ALTERNATE(GPIO_InitStruct->Alternate)); in LL_GPIO_Init()
185 LL_GPIO_SetAFPin_0_7(GPIOx, currentpin, GPIO_InitStruct->Alternate); in LL_GPIO_Init()
189 LL_GPIO_SetAFPin_8_15(GPIOx, currentpin, GPIO_InitStruct->Alternate); in LL_GPIO_Init()
217 GPIO_InitStruct->Alternate = LL_GPIO_AF_0; in LL_GPIO_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_gpio.h96 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
568 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
571 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
645 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
648 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
560 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
563 (Alternate << (POSITION_VAL(Pin) * 4U))); in LL_GPIO_SetAFPin_0_7()
637 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
640 (Alternate << (POSITION_VAL(Pin >> 8U) * 4U))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_gpio.h88 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
557 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
560 ((((Pin * Pin) * Pin) * Pin) * Alternate)); in LL_GPIO_SetAFPin_0_7()
634 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
637 (((((Pin >> 8U) * (Pin >> 8U)) * (Pin >> 8U)) * (Pin >> 8U)) * Alternate)); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_gpio.h96 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
567 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
570 (Alternate << (POSITION_VAL(Pin) * GPIO_AFRL_AFSEL1_Pos))); in LL_GPIO_SetAFPin_0_7()
644 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
647 (Alternate << (POSITION_VAL(Pin >> 8U) * GPIO_AFRH_AFSEL9_Pos))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_gpio.h93 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
569 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
572 (Alternate << (POSITION_VAL(Pin) * GPIO_AFRL_AFSEL1_Pos))); in LL_GPIO_SetAFPin_0_7()
646 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
649 (Alternate << (POSITION_VAL(Pin >> 8U) * GPIO_AFRH_AFSEL9_Pos))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_gpio.h93 uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins. member
570 __STATIC_INLINE void LL_GPIO_SetAFPin_0_7(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_0_7() argument
573 (Alternate << (POSITION_VAL(Pin) * GPIO_AFRL_AFSEL1_Pos))); in LL_GPIO_SetAFPin_0_7()
647 __STATIC_INLINE void LL_GPIO_SetAFPin_8_15(GPIO_TypeDef *GPIOx, uint32_t Pin, uint32_t Alternate) in LL_GPIO_SetAFPin_8_15() argument
650 (Alternate << (POSITION_VAL(Pin >> 8U) * GPIO_AFRH_AFSEL9_Pos))); in LL_GPIO_SetAFPin_8_15()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_gpio.c196 assert_param(IS_LL_GPIO_ALTERNATE(GPIO_InitStruct->Alternate)); in LL_GPIO_Init()
201 LL_GPIO_SetAFPin_0_7(GPIOx, currentpin, GPIO_InitStruct->Alternate); in LL_GPIO_Init()
205 LL_GPIO_SetAFPin_8_15(GPIOx, currentpin, GPIO_InitStruct->Alternate); in LL_GPIO_Init()
233 GPIO_InitStruct->Alternate = LL_GPIO_AF_0; in LL_GPIO_StructInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_gpio.c216 assert_param(IS_LL_GPIO_ALTERNATE(GPIO_InitStruct->Alternate)); in LL_GPIO_Init()
221 LL_GPIO_SetAFPin_0_7(GPIOx, currentpin, GPIO_InitStruct->Alternate); in LL_GPIO_Init()
225 LL_GPIO_SetAFPin_8_15(GPIOx, currentpin, GPIO_InitStruct->Alternate); in LL_GPIO_Init()
253 GPIO_InitStruct->Alternate = LL_GPIO_AF_0; in LL_GPIO_StructInit()

12345