Searched defs:Event (Results 1 – 7 of 7) sorted by relevance
110 typedef struct Event struct112 uint32_t time_start; /*!< The time to start timeout */113 uint32_t timeout; /*!< Timeout to wait in milliseconds */114 volatile event_flags_t flags; /*!< The flags status */116 task_handler_t waitingTask; /*!< Handler to the waiting task */118 uint8_t autoClear; /*!< Auto clear or manual clear */119 volatile uint8_t isWaiting; /*!< Is any task waiting for a timeout on this event */
2432 Emios_Pwm_Ip_InterruptType Event) in Emios_Pwm_Ip_SetFlagRequest()
2688 static void Linflexd_Uart_Ip_Callback(const uint8 Instance, const Linflexd_Uart_Ip_EventType Event) in Linflexd_Uart_Ip_Callback()
2067 …er(const uint8 HwInstance, const uint8 HwLogicCell, const uint8 HwOutput, const Lcu_Ip_Event Event) in Lcu_Ip_IrqHandler()
2588 Emios_Pwm_Ip_InterruptType Event in Emios_Pwm_Ip_SetFlagRequest()
1964 void HAL_RpmsgSetEvent(uint32_t Event) in HAL_RpmsgSetEvent()
1967 void HAL_ImumcSetEvent(uint32_t Event) in HAL_ImumcSetEvent()