Home
last modified time | relevance | path

Searched refs:is_thread_context (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dstm32_i2c.c762 static bool is_thread_context(void) in is_thread_context() function
779 if (is_thread_context()) { in lock_i2c_bus_access()
826 if (is_thread_context()) { in unlock_i2c_bus_access()