Searched refs:tags_log2 (Results 1 - 3 of 3) sorted by path

/external/libnfc-nci/src/nfc/int/
H A Dtags_int.h95 extern unsigned int tags_log2 (register unsigned int x);
/external/libnfc-nci/src/nfc/tags/
H A Drw_t2t_ndef.c2565 BytePerPage = (INT8) tags_log2 (a);
2586 p_t2t->tlv_value[2] = (UINT8) (BytePerPage << 4 | tags_log2 (locked_area_size));
H A Dtags_int.c336 ** Function tags_log2
343 unsigned int tags_log2 (register unsigned int x) function

Completed in 308 milliseconds