/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_adc_ex.h | 335 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0) 377 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0) 386 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0) 1153 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0) 1168 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0)
|
H A D | stm32l4xx_hal_tim_ex.h | 208 #if defined (DFSDM1_Channel0) 257 #if defined (DFSDM1_Channel0)
|
H A D | stm32l4xx_ll_bus.h | 269 #if defined(DFSDM1_Channel0) 285 #if defined(DFSDM1_Channel0)
|
H A D | stm32l4xx_ll_rcc.h | 608 #if defined(DFSDM1_Channel0) 810 #if defined(DFSDM1_Channel0) 1199 #if defined(DFSDM1_Channel0) 3174 #if defined(DFSDM1_Channel0) 3536 #if defined(DFSDM1_Channel0) 6093 #if defined(DFSDM1_Channel0)
|
H A D | stm32l4xx_hal_adc.h | 182 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0)
|
H A D | stm32l4xx_ll_tim.h | 160 #if defined(DFSDM1_Channel0) 1025 #if defined(DFSDM1_Channel0)
|
H A D | stm32l4xx_ll_adc.h | 850 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0) 3772 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0)
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_tim_ex.h | 208 #if defined (DFSDM1_Channel0) 257 #if defined (DFSDM1_Channel0)
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_dfsdm.c | 400 channel0Instance = DFSDM1_Channel0; in HAL_DFSDM_ChannelInit() 518 DFSDM1_Channel0->CHCFGR1 &= ~(DFSDM_CHCFGR1_CKOUTSRC); in HAL_DFSDM_ChannelInit() 519 DFSDM1_Channel0->CHCFGR1 |= hdfsdm_channel->Init.OutputClock.Selection; in HAL_DFSDM_ChannelInit() 522 DFSDM1_Channel0->CHCFGR1 &= ~(DFSDM_CHCFGR1_CKOUTDIV); in HAL_DFSDM_ChannelInit() 527 DFSDM1_Channel0->CHCFGR1 |= (uint32_t) ((hdfsdm_channel->Init.OutputClock.Divider - 1U) << in HAL_DFSDM_ChannelInit() 532 DFSDM1_Channel0->CHCFGR1 |= DFSDM_CHCFGR1_DFSDMEN; in HAL_DFSDM_ChannelInit() 598 channel0Instance = DFSDM1_Channel0; in HAL_DFSDM_ChannelDeInit() 657 DFSDM1_Channel0->CHCFGR1 &= ~(DFSDM_CHCFGR1_DFSDMEN); in HAL_DFSDM_ChannelDeInit() 4192 if((Instance == DFSDM1_Channel0) || (Instance == DFSDM2_Channel0)) in DFSDM_GetChannelFromInstance() 4226 if(Instance == DFSDM1_Channel0) in DFSDM_GetChannelFromInstance()
|
H A D | stm32f4xx_ll_rcc.c | 80 #elif defined(DFSDM1_Channel0) 899 #if defined(DFSDM1_Channel0)
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_dfsdm.c | 411 DFSDM1_Channel0->CHCFGR1 &= ~(DFSDM_CHCFGR1_CKOUTSRC); in HAL_DFSDM_ChannelInit() 412 DFSDM1_Channel0->CHCFGR1 |= hdfsdm_channel->Init.OutputClock.Selection; in HAL_DFSDM_ChannelInit() 415 DFSDM1_Channel0->CHCFGR1 &= ~(DFSDM_CHCFGR1_CKOUTDIV); in HAL_DFSDM_ChannelInit() 420 DFSDM1_Channel0->CHCFGR1 |= (uint32_t)((hdfsdm_channel->Init.OutputClock.Divider - 1U) << in HAL_DFSDM_ChannelInit() 425 DFSDM1_Channel0->CHCFGR1 |= DFSDM_CHCFGR1_DFSDMEN; in HAL_DFSDM_ChannelInit() 493 DFSDM1_Channel0->CHCFGR1 &= ~(DFSDM_CHCFGR1_DFSDMEN); in HAL_DFSDM_ChannelDeInit() 3356 if (Instance == DFSDM1_Channel0) in DFSDM_GetChannelFromInstance()
|
H A D | stm32l4xx_hal_tim_ex.c | 1785 #if defined(DFSDM1_Channel0) in HAL_TIMEx_ConfigBreakInput() 1823 #if defined(DFSDM1_Channel0) in HAL_TIMEx_ConfigBreakInput() 1856 #if defined(DFSDM1_Channel0) in HAL_TIMEx_ConfigBreakInput() 1878 #if defined(DFSDM1_Channel0) in HAL_TIMEx_ConfigBreakInput()
|
H A D | stm32l4xx_ll_rcc.c | 113 #if defined(DFSDM1_Channel0) 1256 #if defined(DFSDM1_Channel0)
|
H A D | stm32l4xx_hal_adc.c | 421 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0) in HAL_ADC_Init()
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_tim_ex.c | 2029 #if defined(DFSDM1_Channel0) in HAL_TIMEx_ConfigBreakInput() 2067 #if defined(DFSDM1_Channel0) in HAL_TIMEx_ConfigBreakInput() 2100 #if defined(DFSDM1_Channel0) in HAL_TIMEx_ConfigBreakInput() 2122 #if defined(DFSDM1_Channel0) in HAL_TIMEx_ConfigBreakInput()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_bus.h | 331 #if defined(DFSDM1_Channel0)
|
H A D | stm32f4xx_ll_rcc.h | 537 #if defined(DFSDM1_Channel0) || defined(DFSDM2_Channel0) 705 #if defined(DFSDM1_Channel0) || defined(DFSDM2_Channel0) 3620 #if defined(DFSDM1_Channel0) 3890 #if defined(DFSDM1_Channel0) 7057 #if defined(DFSDM1_Channel0)
|
H A D | stm32f4xx_hal_dfsdm.h | 1044 #define IS_DFSDM1_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l451xx.h | 1126 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro 1133 #define DFSDM_Channel0 DFSDM1_Channel0 14892 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l476xx.h | 1374 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro 1387 #define DFSDM_Channel0 DFSDM1_Channel0 17902 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f412cx.h | 968 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro 13016 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
|
H A D | stm32f412zx.h | 1021 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro 14026 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
|
H A D | stm32f412vx.h | 1021 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro 14006 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
|
H A D | stm32f413xx.h | 1135 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro 14926 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
|
H A D | stm32f423xx.h | 1170 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro 15076 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
|