Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/func/pi-tests/
Dtestpi-7.c68 } phase_t; typedef
70 static volatile phase_t phase_flag = END_OF_CYCLE;
109 phase_t _read_flag(const char *s, int l) in _read_flag()
111 phase_t ret; in _read_flag()
127 void _write_flag(const char *s, int l, phase_t new_flag) in _write_flag()
193 phase_t f; in med_prio_thread()
/third_party/boost/libs/safe_numerics/example/
Dmotor3.c47 phase_t const ccpPhase[] = {
68 const phase_t phase = ccpPhase[phase_ix]; in update()
Dmotor_test3.c37 typedef uint16_t phase_t; typedef
Dexample93.cpp134 using phase_t = boost::safe_numerics::safe< typedef