Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 25 of 26) sorted by relevance

12

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Src/
Dstm32mp1xx_hal_tim_ex.c520 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Start()
555 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop()
584 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Start_IT()
650 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop_IT()
716 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pDat… in HAL_TIMEx_OCN_Start_DMA()
834 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop_DMA()
929 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Start()
963 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Stop()
992 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Start_IT()
1057 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Stop_IT()
[all …]
Dstm32mp1xx_hal_tim.c726 HAL_StatusTypeDef HAL_TIM_OC_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Start()
766 HAL_StatusTypeDef HAL_TIM_OC_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop()
798 HAL_StatusTypeDef HAL_TIM_OC_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Start_IT()
870 HAL_StatusTypeDef HAL_TIM_OC_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop_IT()
938 HAL_StatusTypeDef HAL_TIM_OC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, … in HAL_TIM_OC_Start_DMA()
1080 HAL_StatusTypeDef HAL_TIM_OC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop_DMA()
1303 HAL_StatusTypeDef HAL_TIM_PWM_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Start()
1343 HAL_StatusTypeDef HAL_TIM_PWM_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Stop()
1378 HAL_StatusTypeDef HAL_TIM_PWM_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Start_IT()
1449 HAL_StatusTypeDef HAL_TIM_PWM_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Stop_IT()
[all …]
Dstm32mp1xx_hal_dac.c540 HAL_StatusTypeDef HAL_DAC_Start(DAC_HandleTypeDef *hdac, uint32_t Channel) in HAL_DAC_Start()
595 HAL_StatusTypeDef HAL_DAC_Stop(DAC_HandleTypeDef *hdac, uint32_t Channel) in HAL_DAC_Stop()
627 HAL_StatusTypeDef HAL_DAC_Start_DMA(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t *pData, uin… in HAL_DAC_Start_DMA()
766 HAL_StatusTypeDef HAL_DAC_Stop_DMA(DAC_HandleTypeDef *hdac, uint32_t Channel) in HAL_DAC_Stop_DMA()
890 HAL_StatusTypeDef HAL_DAC_SetValue(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t Alignment, u… in HAL_DAC_SetValue()
1010 uint32_t HAL_DAC_GetValue(DAC_HandleTypeDef *hdac, uint32_t Channel) in HAL_DAC_GetValue()
1036 …f HAL_DAC_ConfigChannel(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig, uint32_t Channel) in HAL_DAC_ConfigChannel()
Dstm32mp1xx_hal_dac_ex.c112 HAL_StatusTypeDef HAL_DACEx_TriangleWaveGenerate(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_… in HAL_DACEx_TriangleWaveGenerate()
161 HAL_StatusTypeDef HAL_DACEx_NoiseWaveGenerate(DAC_HandleTypeDef *hdac, uint32_t Channel, uint32_t A… in HAL_DACEx_NoiseWaveGenerate()
311 …HAL_DACEx_SelfCalibrate(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig, uint32_t Channel) in HAL_DACEx_SelfCalibrate()
441 …rTrimming(DAC_HandleTypeDef *hdac, DAC_ChannelConfTypeDef *sConfig, uint32_t Channel, uint32_t New… in HAL_DACEx_SetUserTrimming()
486 uint32_t HAL_DACEx_GetTrimOffset(DAC_HandleTypeDef *hdac, uint32_t Channel) in HAL_DACEx_GetTrimOffset()
Dstm32mp1xx_hal_dfsdm.c1707 uint32_t Channel, in HAL_DFSDM_FilterConfigRegChannel()
1752 uint32_t Channel) in HAL_DFSDM_FilterConfigInjChannel()
2202 uint32_t *Channel) in HAL_DFSDM_FilterGetRegularValue()
2619 uint32_t *Channel) in HAL_DFSDM_FilterGetInjectedValue()
2738 uint32_t Channel) in HAL_DFSDM_FilterExdStart()
2807 uint32_t *Channel) in HAL_DFSDM_FilterGetExdMaxValue()
2838 uint32_t *Channel) in HAL_DFSDM_FilterGetExdMinValue()
3148 uint32_t Channel, uint32_t Threshold) in HAL_DFSDM_FilterAwdCallback()
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_tim.c787 HAL_StatusTypeDef HAL_TIM_OC_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Start()
841 HAL_StatusTypeDef HAL_TIM_OC_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop()
876 HAL_StatusTypeDef HAL_TIM_OC_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Start_IT()
969 HAL_StatusTypeDef HAL_TIM_OC_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop_IT()
1046 HAL_StatusTypeDef HAL_TIM_OC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, … in HAL_TIM_OC_Start_DMA()
1209 HAL_StatusTypeDef HAL_TIM_OC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_OC_Stop_DMA()
1450 HAL_StatusTypeDef HAL_TIM_PWM_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Start()
1504 HAL_StatusTypeDef HAL_TIM_PWM_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Stop()
1539 HAL_StatusTypeDef HAL_TIM_PWM_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Start_IT()
1632 HAL_StatusTypeDef HAL_TIM_PWM_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIM_PWM_Stop_IT()
[all …]
Dstm32f4xx_hal_tim_ex.c624 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Start()
675 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop()
707 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Start_IT()
794 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop_IT()
869 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pDat… in HAL_TIMEx_OCN_Start_DMA()
1006 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_OCN_Stop_DMA()
1107 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Start()
1157 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Stop()
1189 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Start_IT()
1275 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel) in HAL_TIMEx_PWMN_Stop_IT()
[all …]
Dstm32f4xx_ll_tim.c384 ErrorStatus LL_TIM_OC_Init(TIM_TypeDef *TIMx, uint32_t Channel, LL_TIM_OC_InitTypeDef *TIM_OC_InitS… in LL_TIM_OC_Init()
439 ErrorStatus LL_TIM_IC_Init(TIM_TypeDef *TIMx, uint32_t Channel, LL_TIM_IC_InitTypeDef *TIM_IC_InitS… in LL_TIM_IC_Init()
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_tim.h1697 __STATIC_INLINE void LL_TIM_OC_ConfigOutput(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Configura… in LL_TIM_OC_ConfigOutput()
1732 __STATIC_INLINE void LL_TIM_OC_SetMode(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Mode) in LL_TIM_OC_SetMode()
1761 __STATIC_INLINE uint32_t LL_TIM_OC_GetMode(TIM_TypeDef *TIMx, uint32_t Channel) in LL_TIM_OC_GetMode()
1791 __STATIC_INLINE void LL_TIM_OC_SetPolarity(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Polarity) in LL_TIM_OC_SetPolarity()
1819 __STATIC_INLINE uint32_t LL_TIM_OC_GetPolarity(TIM_TypeDef *TIMx, uint32_t Channel) in LL_TIM_OC_GetPolarity()
1852 __STATIC_INLINE void LL_TIM_OC_SetIdleState(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t IdleState) in LL_TIM_OC_SetIdleState()
1880 __STATIC_INLINE uint32_t LL_TIM_OC_GetIdleState(TIM_TypeDef *TIMx, uint32_t Channel) in LL_TIM_OC_GetIdleState()
1901 __STATIC_INLINE void LL_TIM_OC_EnableFast(TIM_TypeDef *TIMx, uint32_t Channel) in LL_TIM_OC_EnableFast()
1923 __STATIC_INLINE void LL_TIM_OC_DisableFast(TIM_TypeDef *TIMx, uint32_t Channel) in LL_TIM_OC_DisableFast()
1945 __STATIC_INLINE uint32_t LL_TIM_OC_IsEnabledFast(TIM_TypeDef *TIMx, uint32_t Channel) in LL_TIM_OC_IsEnabledFast()
[all …]
Dstm32f4xx_hal_adc.h120 uint32_t Channel; /*!< Specifies the channel to configure into ADC regular group. member
147 uint32_t Channel; /*!< Configures ADC channel for the analog watchdog. member
Dstm32f4xx_ll_adc.h2491 …STATIC_INLINE void LL_ADC_REG_SetSequencerRanks(ADC_TypeDef *ADCx, uint32_t Rank, uint32_t Channel) in LL_ADC_REG_SetSequencerRanks()
3008 …STATIC_INLINE void LL_ADC_INJ_SetSequencerRanks(ADC_TypeDef *ADCx, uint32_t Rank, uint32_t Channel) in LL_ADC_INJ_SetSequencerRanks()
3277 __STATIC_INLINE void LL_ADC_SetChannelSamplingTime(ADC_TypeDef *ADCx, uint32_t Channel, uint32_t Sa… in LL_ADC_SetChannelSamplingTime()
3354 __STATIC_INLINE uint32_t LL_ADC_GetChannelSamplingTime(ADC_TypeDef *ADCx, uint32_t Channel) in LL_ADC_GetChannelSamplingTime()
Dstm32f4xx_ll_dma.h134 uint32_t Channel; /*!< Specifies the peripheral channel. member
1020 …STATIC_INLINE void LL_DMA_SetChannelSelection(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Channel) in LL_DMA_SetChannelSelection()
Dstm32f4xx_hal_dma.h51 uint32_t Channel; /*!< Specifies the channel used for the specified stream. member
Dstm32f4xx_hal_dfsdm.h258 uint32_t Channel; /*!< Analog watchdog channel selection. member
Dstm32f4xx_hal_tim.h343 …HAL_TIM_ActiveChannel Channel; /*!< Active channel … member
/device/soc/winnermicro/wm800/board/platform/drivers/adc/
Dwm_adc.c129 void tls_adc_start_with_cpu(int Channel) in tls_adc_start_with_cpu()
148 void tls_adc_start_with_dma(int Channel, int Length) in tls_adc_start_with_dma()
258 void tls_adc_cmp_start(int Channel, int cmp_data, int cmp_pol) in tls_adc_cmp_start()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_rm.h83 u8 Channel[MAX_CH_NUM_IN_OP_CLASS]; member
Drtw_mlme_ext.h100 unsigned char Channel[MAX_CHANNEL_NUM]; member
/device/soc/winnermicro/wm800/board/platform/drivers/dma/
Dwm_dma.c187 unsigned char Channel = ch; in tls_dma_irq_register() local
/device/soc/winnermicro/wm800/board/platform/drivers/gpio/
Dwm_gpio_afsel.c981 void wm_adc_config(u8 Channel) in wm_adc_config()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c2232 u8 Channel, in phy_set_tx_power_index_by_rate_section()
2349 , enum channel_width BandWidth, u8 band, u8 Channel) in phy_get_pg_txpwr_idx()
2837 u8 Channel in phy_GetChannelIndexOfTxPowerLimit()
3581 u8 *Channel, in phy_set_tx_power_limit()
3865 u8 Channel in phy_get_tx_power_index()
5129 char *Channel, in initDeltaSwingIndexTables()
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_adc.h196 uint32_t Channel; /*!< Specify the channel to configure into ADC regular group. member
267 uint32_t Channel; /*!< Select which ADC channel to monitor by analog watchdog. member
Dstm32mp1xx_hal_dfsdm.h258 uint32_t Channel; /*!< Analog watchdog channel selection. member
Dstm32mp1xx_hal_tim.h337 HAL_TIM_ActiveChannel Channel; /*!< Active channel */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_mp.c576 u8 Channel in MPT_InitializeAdapter()

12