Searched refs:get_psoc_hdl_cb (Results 1 – 2 of 2) sorted by relevance
132 if (scn_handle && g_target_if_ctx->get_psoc_hdl_cb) in target_if_get_psoc_from_scn_hdl()133 psoc = g_target_if_ctx->get_psoc_hdl_cb(scn_handle); in target_if_get_psoc_from_scn_hdl()189 g_target_if_ctx->get_psoc_hdl_cb = psoc_hdl_cb; in target_if_init()207 g_target_if_ctx->get_psoc_hdl_cb = NULL; in target_if_deinit()
103 get_psoc_handle_callback get_psoc_hdl_cb; member