Searched refs:cpu_ll_is_debugger_attached (Results 1 – 3 of 3) sorted by relevance
64 #define cpu_hal_is_debugger_attached() cpu_ll_is_debugger_attached()
84 return cpu_ll_is_debugger_attached(); in esp_cpu_in_ocd_debug_mode()
163 static inline bool cpu_ll_is_debugger_attached(void) in cpu_ll_is_debugger_attached() function