Searched refs:hardStop (Results 1 – 5 of 5) sorted by relevance
133 rclEventsIn.hardStop = 1; in rclCommandHwi()149 if (rclEventsIn.gracefulStop || rclEventsIn.hardStop || rclEventsIn.descheduleStop) in rclCommandHwi()156 if (rclEventsIn.hardStop) in rclCommandHwi()177 if (rclEventsIn.hardStop) in rclCommandHwi()875 rclEvent.hardStop = 1; in rclStop()
73 uint32_t hardStop : 1; /*!< Timer/api-based hard-stop signalled */ member
157 …c bool RCL_Handler_Ieee_setCustomEventTime(uint32_t eventTime, uint32_t timeMargin, bool hardStop);495 bool hardStop = (ieeeHandlerState.common.eventTimeType == customHardStop); in RCL_Handler_Ieee_RxTx() local499 …ee_setCustomEventTime(ieeeHandlerState.common.nextEventTime, IEEE_CCA_START_TIME_MARGIN, hardStop); in RCL_Handler_Ieee_RxTx()688 if ((rclEventsIn.hardStop && ieeeHandlerState.common.eventTimeType == customEvent) || in RCL_Handler_Ieee_RxTx()1685 …ic bool RCL_Handler_Ieee_setCustomEventTime(uint32_t eventTime, uint32_t timeMargin, bool hardStop) in RCL_Handler_Ieee_setCustomEventTime() argument1707 if (hardStop) in RCL_Handler_Ieee_setCustomEventTime()
808 else if (rclEventsIn.hardStop != 0) in RCL_Handler_BLE5_adv()1757 else if (rclEventsIn.hardStop != 0) in RCL_Handler_BLE5_aux_adv()2208 if (rclEventsIn.hardStop != 0) in RCL_Handler_BLE5_periodicAdv()
579 if (rclEventsIn.hardStop != 0) in RCL_Handler_Generic_TxRepeat()