/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc_ex.h | 1239 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPFEN)) macro 1281 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPFEN)) macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rcc_ex.h | 188 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->AHBENR &= ~(RCC_AHBENR_GPIOFEN)) macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rcc.h | 680 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->AHBENR &= ~(RCC_AHBENR_GPIOFEN)) macro
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc.h | 755 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->AHBENR &= ~(RCC_AHBENR_GPIOFEN)) macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rcc_ex.h | 1091 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOFEN)) macro 2109 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOFEN)) macro 4026 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOFEN)) macro 4816 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOFEN)) macro
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_rcc.h | 1745 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->MP_AHB4ENCLRR = RCC_MP_AHB4ENCLRR_GPIOFEN) macro 2401 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->MC_AHB4ENCLRR = RCC_MC_AHB4ENCLRR_GPIOFEN) macro
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rcc.h | 783 #define __HAL_RCC_GPIOF_CLK_DISABLE() CLEAR_BIT(RCC->IOPENR, RCC_IOPENR_GPIOFEN) macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rcc.h | 520 #define __HAL_RCC_GPIOF_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOFEN)) macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rcc.h | 841 #define __HAL_RCC_GPIOF_CLK_DISABLE() CLEAR_BIT(RCC->IOPENR, RCC_IOPENR_GPIOFEN) macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rcc.h | 996 #define __HAL_RCC_GPIOF_CLK_DISABLE() CLEAR_BIT(RCC->IOPENR, RCC_IOPENR_GPIOFEN) macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc.h | 737 #define __HAL_RCC_GPIOF_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOFEN) macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 869 #define __HAL_RCC_GPIOF_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOFEN) macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rcc.h | 970 #define __HAL_RCC_GPIOF_CLK_DISABLE() LL_AHB4_GRP1_DisableClock(LL_AHB4_GRP1_PERIPH_GPIOF) macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2642 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2559 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2631 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2896 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2852 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2871 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2896 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2896 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2896 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2883 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2881 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2881 #define __GPIOF_CLK_DISABLE __HAL_RCC_GPIOF_CLK_DISABLE
|