Home
last modified time | relevance | path

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

/external/platform/pico/common/pico_sync/
A Dmutex.c70 bool entered; in __time_critical_func() local
74 entered = true; in __time_critical_func()
77 entered = false; in __time_critical_func()
80 return entered; in __time_critical_func()
95 bool entered; in __time_critical_func() local
102 entered = true; in __time_critical_func()
105 entered = false; in __time_critical_func()
108 return entered; in __time_critical_func()
/external/platform/nrfx/doc/
A Dnrfx.doxyfile62 # entered, it will be relative to the location where doxygen was started. If
1104 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1658 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1829 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1894 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1938 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1965 # If a relative path is entered the value of OUTPUT_DIRECTORY will be put in

Completed in 6 milliseconds