Home
last modified time | relevance | path

Searched refs:startDelay (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_lesense.c120 EFM_ASSERT((uint32_t)init->timeCtrl.startDelay < 4U); in LESENSE_Init()
146 LESENSE_StartDelaySet((uint32_t)init->timeCtrl.startDelay); in LESENSE_Init()
477 void LESENSE_StartDelaySet(uint8_t startDelay) in LESENSE_StartDelaySet() argument
485 EFM_ASSERT(startDelay < 4U); in LESENSE_StartDelaySet()
506 tmp |= (uint32_t)startDelay << _LESENSE_TIMCTRL_STARTDLY_SHIFT; in LESENSE_StartDelaySet()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_lesense.c120 EFM_ASSERT((uint32_t)init->timeCtrl.startDelay < 4U); in LESENSE_Init()
146 LESENSE_StartDelaySet((uint32_t)init->timeCtrl.startDelay); in LESENSE_Init()
477 void LESENSE_StartDelaySet(uint8_t startDelay) in LESENSE_StartDelaySet() argument
485 EFM_ASSERT(startDelay < 4U); in LESENSE_StartDelaySet()
506 tmp |= (uint32_t)startDelay << _LESENSE_TIMCTRL_STARTDLY_SHIFT; in LESENSE_StartDelaySet()
/hal_silabs-latest/gecko/emlib/inc/
Dem_lesense.h771 uint8_t startDelay; member
1528 void LESENSE_StartDelaySet(uint8_t startDelay);
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_lesense.h771 uint8_t startDelay; member
1528 void LESENSE_StartDelaySet(uint8_t startDelay);