Searched refs:p_mc (Results 1 – 1 of 1) sorted by relevance
1867 uint8_t* p_mc; in rw_t3t_act_handle_fmt_rsp() local1895 p_mc = &p_t3t_rsp[T3T_MSG_RSP_OFFSET_CHECK_DATA]; /* Point to MC data of in rw_t3t_act_handle_fmt_rsp()1898 if (p_mc[T3T_MSG_FELICALITE_MC_OFFSET_SYS_OP] != 0x01) { in rw_t3t_act_handle_fmt_rsp()1903 p_mc[T3T_MSG_FELICALITE_MC_OFFSET_SYS_OP] = 0x01; in rw_t3t_act_handle_fmt_rsp()1906 p_mc[T3T_MSG_FELICALITE_MC_OFFSET_RF_PRM] = 0x07; in rw_t3t_act_handle_fmt_rsp()1911 rw_t3t_update_block(p_cb, T3T_MSG_FELICALITE_BLOCK_ID_MC, p_mc); in rw_t3t_act_handle_fmt_rsp()2061 uint8_t* p_mc; in rw_t3t_act_handle_sro_rsp() local2110 p_mc = &p_t3t_rsp[T3T_MSG_RSP_OFFSET_CHECK_DATA]; /* Point to MC data of in rw_t3t_act_handle_sro_rsp()2114 if (p_mc[T3T_MSG_FELICALITE_MC_OFFSET_SYS_OP] == 0x01) { in rw_t3t_act_handle_sro_rsp()2117 p_mc[T3T_MSG_FELICALITE_MC_OFFSET_MC_SP] = 0x00; in rw_t3t_act_handle_sro_rsp()[all …]