Home
last modified time | relevance | path

Searched refs:MAX_CALLS (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dcmac_mode.c39 const static uint64_t MAX_CALLS = ((uint64_t)1 << 48); variable
152 s->countdown = MAX_CALLS; in tc_cmac_init()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dcmac_mode.c39 static const uint64_t MAX_CALLS = ((uint64_t)1 << 48); variable
152 s->countdown = MAX_CALLS; in tc_cmac_init()