Home
last modified time | relevance | path

Searched refs:AFIO_MAPR2_TIM67_DAC_DMA_REMAP (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h2042 #if defined(AFIO_MAPR2_TIM67_DAC_DMA_REMAP)
2052 SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM67_DAC_DMA_REMAP); in LL_GPIO_AF_EnableRemap_TIM67DACDMA()
2063 CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM67_DAC_DMA_REMAP); in LL_GPIO_AF_DisableRemap_TIM67DACDMA()
2073 …return (READ_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM67_DAC_DMA_REMAP) == (AFIO_MAPR2_TIM67_DAC_DMA_REMAP)); in LL_GPIO_AF_IsEnabledRemap_TIM67DACDMA()
Dstm32f1xx_hal_gpio_ex.h736 #if defined(AFIO_MAPR2_TIM67_DAC_DMA_REMAP)
743 #define __HAL_AFIO_REMAP_TIM67DACDMA_ENABLE() SET_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM67_DAC_DMA_REMAP)
750 …efine __HAL_AFIO_REMAP_TIM67DACDMA_DISABLE() CLEAR_BIT(AFIO->MAPR2, AFIO_MAPR2_TIM67_DAC_DMA_REMAP)
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f100xb.h2572 #define AFIO_MAPR2_TIM67_DAC_DMA_REMAP AFIO_MAPR2_TIM67_DAC_DMA_REMAP_Msk /*!< TIM6/TIM7 and … macro
Dstm32f100xe.h2910 #define AFIO_MAPR2_TIM67_DAC_DMA_REMAP AFIO_MAPR2_TIM67_DAC_DMA_REMAP_Msk /*!< TIM6/TIM7 and … macro