Searched defs:STATE_SIGNAL (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/sbus/ | ||
H A D | sbus_codegen | 635 STATE_SIGNAL = 'signal' variable 714 elif name == STATE_SIGNAL: 715 self.state = STATE_SIGNAL 748 elif self.state == STATE_SIGNAL: |
Completed in 25 milliseconds