Home
last modified time | relevance | path

Searched refs:DFSDM1_Channel0 (Results 1 – 25 of 26) sorted by relevance

12

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_adc_ex.h335 #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 Dstm32l4xx_hal_tim_ex.h208 #if defined (DFSDM1_Channel0)
257 #if defined (DFSDM1_Channel0)
H A Dstm32l4xx_ll_bus.h269 #if defined(DFSDM1_Channel0)
285 #if defined(DFSDM1_Channel0)
H A Dstm32l4xx_ll_rcc.h608 #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 Dstm32l4xx_hal_adc.h182 #if defined(ADC_CFGR_DFSDMCFG) &&defined(DFSDM1_Channel0)
H A Dstm32l4xx_ll_tim.h160 #if defined(DFSDM1_Channel0)
1025 #if defined(DFSDM1_Channel0)
H A Dstm32l4xx_ll_adc.h850 #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 Dstm32l4xx_hal_tim_ex.h208 #if defined (DFSDM1_Channel0)
257 #if defined (DFSDM1_Channel0)
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_dfsdm.c400 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 Dstm32f4xx_ll_rcc.c80 #elif defined(DFSDM1_Channel0)
899 #if defined(DFSDM1_Channel0)
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_dfsdm.c411 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 Dstm32l4xx_hal_tim_ex.c1785 #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 Dstm32l4xx_ll_rcc.c113 #if defined(DFSDM1_Channel0)
1256 #if defined(DFSDM1_Channel0)
H A Dstm32l4xx_hal_adc.c421 #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 Dstm32l4xx_hal_tim_ex.c2029 #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 Dstm32f4xx_ll_bus.h331 #if defined(DFSDM1_Channel0)
H A Dstm32f4xx_ll_rcc.h537 #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 Dstm32f4xx_hal_dfsdm.h1044 #define IS_DFSDM1_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h1126 #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 Dstm32l476xx.h1374 #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 Dstm32f412cx.h968 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro
13016 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
H A Dstm32f412zx.h1021 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro
14026 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
H A Dstm32f412vx.h1021 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro
14006 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
H A Dstm32f413xx.h1135 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro
14926 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \
H A Dstm32f423xx.h1170 #define DFSDM1_Channel0 ((DFSDM_Channel_TypeDef *) DFSDM1_Channel0_BASE) macro
15076 #define IS_DFSDM_CHANNEL_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DFSDM1_Channel0) || \

12