Searched refs:notifiedDirection (Results 1 – 1 of 1) sorted by relevance
41 notifiedDirection = 1;50 notifiedDirection = 1; in initialize()78 if (countHysteresisTime >= hysteresisTime || currentDirection == notifiedDirection) in checkNotifiable()87 notifiedDirection = currentDirection; in checkNotifiable()107 uint32_t notifiedDirection; variable