Searched defs:stepSize (Results 1 – 2 of 2) sorted by relevance
772 void Cy_BLE_HAL_SetPiloTrimStep(uint32_t stepSize) in Cy_BLE_HAL_SetPiloTrimStep()793 int32_t Cy_BLE_HAL_TryPiloTrim(uint32_t piloFreq, uint32_t targetFreq, uint32_t stepSize) in Cy_BLE_HAL_TryPiloTrim()
2272 static uint32_t stepSize = CY_SYSCLK_PILO_TRIM_STEP; variable