Searched refs:up (Results 1 – 7 of 7) sorted by relevance
81 void CSEN_DMBaselineSet(CSEN_TypeDef *csen, uint32_t up, uint32_t down) in CSEN_DMBaselineSet() argument83 EFM_ASSERT(up < 0x10000); in CSEN_DMBaselineSet()86 csen->DMBASELINE = (up << _CSEN_DMBASELINE_BASELINEUP_SHIFT) in CSEN_DMBaselineSet()
30 keep up-to-date with the latest Silicon Labs software releases and
16 To speed up the development process it is based on the Silicon Labs HAL.
56 keep up-to-date with the latest Silicon Labs software releases and
15 To speed up the development process it is based on the Silicon Labs HAL.
579 void CSEN_DMBaselineSet(CSEN_TypeDef *csen, uint32_t up, uint32_t down);
157 * Location counter can end up 2byte aligned with narrow Thumb code but