Searched refs:smax (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/a2sa/internal/driver/core/ |
A D | control.h | 35 #define AOS_DOUBLE_VALUE(sreg, left, right, smax, sinvert, sautodisable) \ argument 38 .rshift = right, .max = smax, .platform_max = smax, \
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | ecc_dsa.c | 188 static bitcount_t smax(bitcount_t a, bitcount_t b) in smax() function 259 num_bits = smax(uECC_vli_numBits(u1, num_n_words), in uECC_verify()
|
Completed in 9 milliseconds