chromium_ec_get_current_task_ptr() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDchromium_ec_get_current_task_ptr()

chromium_ec_get_current_task_ptr() function

Syntax

static int chromium_ec_get_current_task_ptr(struct rtos *rtos,     uint32_t *current_task);

Arguments

rtos

current_task

References

LocationReferrerText
chromium-ec.c:143
static int chromium_ec_get_current_task_ptr(struct rtos *rtos, uint32_t *current_task)
chromium-ec.c:202chromium_ec_update_threads()
ret = chromium_ec_get_current_task_ptr(rtos, &current_task);

Call Tree

Functions calling chromium_ec_get_current_task_ptr()
Functions called by chromium_ec_get_current_task_ptr()
all items filtered out
chromium_ec_get_current_task_ptr()
all items filtered out