Searched defs:STATE_SIGNAL (Results 1 - 1 of 1) sorted by relevance
/sssd/src/sbus/ | ||
H A D | sbus_codegen | 631 STATE_SIGNAL = 'signal' variable 710 elif name == STATE_SIGNAL: 711 self.state = STATE_SIGNAL 744 elif self.state == STATE_SIGNAL: |
Completed in 11 milliseconds