| /hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
| D | stm32l1xx_hal_rcc_ex.h | 643 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() ((RCC->AHBENR & (RCC_AHBENR_DMA2EN)) == 0U) macro
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
| D | stm32f3xx_hal_rcc_ex.h | 2466 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() ((RCC->AHBENR & (RCC_AHBENR_DMA2EN)) == RESET) macro 2490 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() ((RCC->AHBENR & (RCC_AHBENR_DMA2EN)) == RESET) macro
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
| D | stm32f4xx_hal_rcc.h | 456 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() ((RCC->AHB1ENR &(RCC_AHB1ENR_DMA2EN)) == RESET) macro
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
| D | stm32f0xx_hal_rcc_ex.h | 1533 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() ((RCC->AHBENR & (RCC_AHBENR_DMA2EN)) == RESET) macro
|
| /hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
| D | stm32f1xx_hal_rcc_ex.h | 741 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() ((RCC->AHBENR & (RCC_AHBENR_DMA2EN)) == RESET) macro
|
| /hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
| D | stm32f2xx_hal_rcc.h | 568 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() ((RCC->AHB1ENR &(RCC_AHB1ENR_DMA2EN)) == R… macro
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
| D | stm32wbxx_hal_rcc.h | 1091 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() !(LL_AHB1_GRP1_IsEnabledClock(LL_AHB1_GRP1_PERIPH_DM… macro
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
| D | stm32u0xx_hal_rcc.h | 1256 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() (READ_BIT(RCC->AHBENR, RCC_AHBENR_DMA2EN) == 0U) macro
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
| D | stm32g0xx_hal_rcc.h | 1478 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() (READ_BIT(RCC->AHBENR, RCC_AHBENR_DMA2EN) == RESET) macro
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_hal_rcc.h | 1259 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA2EN) == 0U) macro
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
| D | stm32l5xx_hal_rcc.h | 1383 #define __HAL_RCC_DMA2_IS_CLK_DISABLED() (READ_BIT(RCC->AHB1ENR, RCC_AHB1ENR_DMA2EN) == 0U) macro
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3216 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3133 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3200 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3470 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3426 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3445 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3470 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3470 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3470 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3457 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3455 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3455 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3440 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/ |
| D | stm32_hal_legacy.h | 3468 #define __DMA2_IS_CLK_DISABLED __HAL_RCC_DMA2_IS_CLK_DISABLED
|