Home
last modified time | relevance | path

Searched defs:round (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/smp/
Dsmp_cmac.c39 UINT16 round; member
Dsmp_utils.c1402 UINT8 smp_calculate_random_input(UINT8 *random, UINT8 round) in smp_calculate_random_input()
/hal_espressif-3.4.0/components/driver/test/
Dtest_spi_param.c560 for (int round = 0; round < 20; round++) { in TEST_SPI_LOCAL() local
/hal_espressif-3.4.0/components/heap/
Dheap_tlsf.c168 const size_t round = (1 << (tlsf_fls(size) - SL_INDEX_COUNT_LOG2)) - 1; in mapping_search() local
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h312 UINT8 round; /* authentication stage 1 round for passkey association model */ member