Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 14 of 14) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtimeouts.c208 u32_t now, diff; in sys_timeout_debug() local
317 u32_t diff; in sys_check_timeouts() local
383 u32_t diff; in sys_timeouts_sleeptime() local
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_systick.c129 const uint32_t diff = NRF_SYSTICK_VAL_MASK & ((p_state->time) - nrf_systick_val_get()); in nrfx_systick_test() local
H A Dnrfx_rtc.c186 int32_t diff = cnt - val; in nrfx_rtc_cc_set() local
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtimers.c362 u32_t diff; in sys_check_timeouts() local
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Decc.c175 uECC_word_t diff = 0; in uECC_vli_equal() local
197 uECC_word_t diff = left[i] - right[i] - borrow; in uECC_vli_sub() local
348 uECC_word_t diff = v[index][i] - mod_multiple[i] - borrow; in uECC_vli_mmod() local
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/
H A Dapi_msg.c1214 size_t diff; local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dapi_msg.c1497 size_t diff; local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dchap_ms.c254 int diff; in chapms_verify_response() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dchap_ms.c254 int diff; in chapms_verify_response() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dapi_msg.c1646 size_t diff; local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/
H A Dhttpd.c2274 size_t diff = file_start + 4 - hs->file; local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/
H A Dhttpd.c2380 int diff = file_start + 4 - hs->file; local
/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Darm_math.h798 q31_t diff; in __SHSUB16() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gattc.c1120 int32_t diff; in ble_gattc_ticks_until_resume() local