Searched refs:other_core_id (Results 1 – 2 of 2) sorted by relevance
49 uint32_t other_core_id; member89 dev_data->cb(dev, dev_data->other_core_id, dev_data->user_data, &msg); in esp32_mbox_isr()117 dev_data->control->dest_cpu_msg_id[dev_data->other_core_id] = (uint16_t)(channel & 0xFFFF); in esp32_mbox_send()200 data->other_core_id = (data->this_core_id == 0) ? 1 : 0; in esp32_mbox_init()
48 uint32_t other_core_id; member139 dev_data->control->dest_cpu_msg_id[dev_data->other_core_id] = (uint16_t)(id & 0xFFFF); in esp32_ipm_send()216 data->other_core_id = (data->this_core_id == 0) ? 1 : 0; in esp32_ipm_init()