Searched refs:p_shared_memory_tx (Results 1 – 2 of 2) sorted by relevance
114 … p_instance_ctrl->p_shared_memory_tx = (uint32_t *) (((uint32_t) p_cfg->p_shared_memory) + in R_MHU_NS_Open()121 … p_instance_ctrl->p_shared_memory_tx = (uint32_t *) (((uint32_t) p_cfg->p_shared_memory) + in R_MHU_NS_Open()132 p_instance_ctrl->p_shared_memory_tx = in R_MHU_NS_Open()141 p_instance_ctrl->p_shared_memory_tx = in R_MHU_NS_Open()366 *p_instance_ctrl->p_shared_memory_tx = msg; in r_mhu_ns_set_send_data()380 *p_instance_ctrl->p_shared_memory_tx = msg; in r_mhu_ns_set_send_data()
41 uint32_t * p_shared_memory_tx; ///< Pointer to send data area member