Searched defs:skew (Results 1 – 6 of 6) sorted by relevance
46 void helper_prpa_add(int skew) in helper_prpa_add()89 void helper_trpa_add(int skew) in helper_trpa_add()158 for (uint8_t skew = 0; skew < CONFIG_BT_CTLR_RPA_CACHE_SIZE; skew++) { in ZTEST() local169 for (uint8_t skew = 0; skew < CONFIG_BT_CTLR_TRPA_CACHE_SIZE; skew++) { in ZTEST() local
105 float skew = 0.99; in test_state_set_skew() local166 float skew = 0.0; in test_estimate_skew() local403 float skew = 1.0; in test_skew_to_ppb() local
170 float skew; member
97 int timeutil_sync_state_set_skew(struct timeutil_sync_state *tsp, float skew, in timeutil_sync_state_set_skew()184 int32_t timeutil_sync_skew_to_ppb(float skew) in timeutil_sync_skew_to_ppb()
159 float skew = timeutil_sync_estimate_skew(&sync_state); in sync_work_handler() local
252 static inline uint32_t dmic_build_clk_skew_map(uint8_t pdm, uint8_t skew) in dmic_build_clk_skew_map()