Searched refs:p_mc (Results 1 – 1 of 1) sorted by relevance
1851 uint8_t* p_mc; in rw_t3t_act_handle_fmt_rsp() local1879 p_mc = &p_t3t_rsp[T3T_MSG_RSP_OFFSET_CHECK_DATA]; /* Point to MC data of in rw_t3t_act_handle_fmt_rsp()1882 if (p_mc[T3T_MSG_FELICALITE_MC_OFFSET_SYS_OP] != 0x01) { in rw_t3t_act_handle_fmt_rsp()1887 p_mc[T3T_MSG_FELICALITE_MC_OFFSET_SYS_OP] = 0x01; in rw_t3t_act_handle_fmt_rsp()1890 p_mc[T3T_MSG_FELICALITE_MC_OFFSET_RF_PRM] = 0x07; in rw_t3t_act_handle_fmt_rsp()1895 rw_t3t_update_block(p_cb, T3T_MSG_FELICALITE_BLOCK_ID_MC, p_mc); in rw_t3t_act_handle_fmt_rsp()2047 uint8_t* p_mc; in rw_t3t_act_handle_sro_rsp() local2096 p_mc = &p_t3t_rsp[T3T_MSG_RSP_OFFSET_CHECK_DATA]; /* Point to MC data of in rw_t3t_act_handle_sro_rsp()2100 if (p_mc[T3T_MSG_FELICALITE_MC_OFFSET_SYS_OP] == 0x01) { in rw_t3t_act_handle_sro_rsp()2103 p_mc[T3T_MSG_FELICALITE_MC_OFFSET_MC_SP] = 0x00; in rw_t3t_act_handle_sro_rsp()[all …]