Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_IDMgmt.c56 #define GATES_LIST_LEN 0x20U macro
90 uint8_t gates_list[GATES_LIST_LEN];
845 for(i=0 ;(reg_length <= GATES_LIST_LEN)&&(i < reg_length); i++) in phHciNfc_IDMgmt_InfoUpdate()