Searched refs:SET_BITS8 (Results 1 - 7 of 7) sorted by relevance

/external/libnfc-nxp/src/
H A DphLlcNfc_Timer.c205 SET_BITS8 (ps_timer_info->timer_flag,
242 SET_BITS8 (ps_timer_info->timer_flag,
300 SET_BITS8 (ps_timer_info->timer_flag,
367 SET_BITS8(ps_timer_info->timer_flag,
451 SET_BITS8 (ps_timer_info->timer_flag,
468 SET_BITS8 (ps_timer_info->timer_flag,
530 SET_BITS8 (ps_timer_info->timer_flag,
552 SET_BITS8 (ps_timer_info->timer_flag,
H A DphLlcNfc_Frame.c347 (uint8_t)SET_BITS8(
372 SET_BITS8(ps_llc_buf->sllcpayload.llcheader,
436 ps_llc_buf->sllcpayload.llcheader = (uint8_t)SET_BITS8(
509 SET_BITS8(
517 SET_BITS8(
H A DphHciNfc_Generic.c1263 hcp_message->msg_header = (uint8_t) SET_BITS8(hcp_message->msg_header,HCP_MSG_TYPE_OFFSET,
1266 hcp_message->msg_header = (uint8_t) SET_BITS8(hcp_message->msg_header,HCP_MSG_INSTRUCTION_OFFSET,
1282 hcp_packet->hcp_header = (uint8_t) SET_BITS8(hcp_packet->hcp_header,
1285 hcp_packet->hcp_header = (uint8_t) SET_BITS8(hcp_packet->hcp_header,HCP_PIPEID_OFFSET,
H A DphHciNfc_Generic.h126 #define SET_BITS8(num,p,l,val) \ macro
H A DphFriNfc_MifULFormat.c672 SET_BITS8 (lock_bytes_value[byte_index], 0,
681 lock_bytes_value[0] = (uint8_t)SET_BITS8 (lock_bytes_value[0], 0,
H A DphFriNfc_TopazDynamicMap.c989 SET_BITS8 (lock_bytes_value[byte_index], 0,
999 SET_BITS8 (lock_bytes_value[0], 0,
/external/libnfc-nxp/inc/
H A DphNfcInterface.h133 #define SET_BITS8(num,p,l,val) \ macro

Completed in 206 milliseconds