Lines Matching refs:reset_pending_event
156 static void reset_pending_event(enum pending_events event) in reset_pending_event() function
643 reset_pending_event(PENDING_EVENT_FRAME_TO_SEND); in platformRadioProcess()
656 reset_pending_event(PENDING_EVENT_FRAME_RECEIVED); in platformRadioProcess()
663 reset_pending_event(PENDING_EVENT_RX_FAILED); in platformRadioProcess()
672 reset_pending_event(PENDING_EVENT_TX_STARTED); in platformRadioProcess()
677 reset_pending_event(PENDING_EVENT_TX_DONE); in platformRadioProcess()
687 reset_pending_event(PENDING_EVENT_SLEEP); in platformRadioProcess()
700 reset_pending_event( in platformRadioProcess()
709 reset_pending_event(PENDING_EVENT_DETECT_ENERGY_DONE); in platformRadioProcess()
1073 reset_pending_event(PENDING_EVENT_DETECT_ENERGY); in otPlatRadioEnergyScan()
1074 reset_pending_event(PENDING_EVENT_DETECT_ENERGY_DONE); in otPlatRadioEnergyScan()