Searched refs:DFSDM_LSB_MASK (Results 1 – 2 of 2) sorted by relevance
293 #define DFSDM_LSB_MASK 0x0000FFFFU macro1777 hdfsdm_filter->Instance->FLTJCHGR = (uint32_t)(Channel & DFSDM_LSB_MASK); in HAL_DFSDM_FilterConfigInjChannel()2687 …hdfsdm_filter->Instance->FLTCR2 |= (((awdParam->Channel & DFSDM_LSB_MASK) << DFSDM_FLTCR2_AWDCH_Po… in HAL_DFSDM_FilterAwdStart_IT()2759 hdfsdm_filter->Instance->FLTCR2 |= ((Channel & DFSDM_LSB_MASK) << DFSDM_FLTCR2_EXCH_Pos); in HAL_DFSDM_FilterExdStart()3334 tmp = (uint32_t)(Channels & DFSDM_LSB_MASK); in DFSDM_GetInjChannelsNbr()
289 #define DFSDM_LSB_MASK 0x0000FFFFU macro2204 hdfsdm_filter->Instance->FLTJCHGR = (uint32_t) (Channel & DFSDM_LSB_MASK); in HAL_DFSDM_FilterConfigInjChannel()3118 …hdfsdm_filter->Instance->FLTCR2 |= (((awdParam->Channel & DFSDM_LSB_MASK) << DFSDM_FLTCR2_AWDCH_Po… in HAL_DFSDM_FilterAwdStart_IT()3190 hdfsdm_filter->Instance->FLTCR2 |= ((Channel & DFSDM_LSB_MASK) << DFSDM_FLTCR2_EXCH_Pos); in HAL_DFSDM_FilterExdStart()4169 tmp = (uint32_t) (Channels & DFSDM_LSB_MASK); in DFSDM_GetInjChannelsNbr()