/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc_ex.h | 1240 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPGEN)) macro 1282 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->APB2ENR &= ~(RCC_APB2ENR_IOPGEN)) macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rcc_ex.h | 189 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->AHBENR &= ~(RCC_AHBENR_GPIOGEN)) macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rcc_ex.h | 1092 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOGEN)) macro 2110 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOGEN)) macro 4027 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOGEN)) macro 4817 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOGEN)) macro
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_rcc.h | 1746 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->MP_AHB4ENCLRR = RCC_MP_AHB4ENCLRR_GPIOGEN) macro 2402 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->MC_AHB4ENCLRR = RCC_MC_AHB4ENCLRR_GPIOGEN) macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rcc.h | 521 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->AHB1ENR &= ~(RCC_AHB1ENR_GPIOGEN)) macro
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc_ex.h | 1996 #define __HAL_RCC_GPIOG_CLK_DISABLE() (RCC->AHBENR &= ~(RCC_AHBENR_GPIOGEN)) macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc.h | 739 #define __HAL_RCC_GPIOG_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOGEN) macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 871 #define __HAL_RCC_GPIOG_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_GPIOGEN) macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rcc.h | 973 #define __HAL_RCC_GPIOG_CLK_DISABLE() LL_AHB4_GRP1_DisableClock(LL_AHB4_GRP1_PERIPH_GPIOG) macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2648 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2565 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2637 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2902 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2858 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2877 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2902 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2902 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2902 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2889 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2887 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2887 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2872 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2900 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2866 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2889 #define __GPIOG_CLK_DISABLE __HAL_RCC_GPIOG_CLK_DISABLE
|