/hal_infineon-3.5.0/XMCLib/drivers/src/ |
D | xmc_ccu4.c | 407 const XMC_CCU4_SLICE_EVENT_t event, in XMC_CCU4_SLICE_StartConfig() 441 const XMC_CCU4_SLICE_EVENT_t event, in XMC_CCU4_SLICE_StopConfig() 467 void XMC_CCU4_SLICE_LoadConfig(XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SLICE_EVENT_t event) in XMC_CCU4_SLICE_LoadConfig() 484 const XMC_CCU4_SLICE_EVENT_t event, in XMC_CCU4_SLICE_ModulationConfig() 529 void XMC_CCU4_SLICE_CountConfig(XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SLICE_EVENT_t event) in XMC_CCU4_SLICE_CountConfig() 545 void XMC_CCU4_SLICE_GateConfig(XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SLICE_EVENT_t event) in XMC_CCU4_SLICE_GateConfig() 561 …id XMC_CCU4_SLICE_Capture0Config(XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SLICE_EVENT_t event) in XMC_CCU4_SLICE_Capture0Config() 577 …id XMC_CCU4_SLICE_Capture1Config(XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SLICE_EVENT_t event) in XMC_CCU4_SLICE_Capture1Config() 593 …d XMC_CCU4_SLICE_DirectionConfig(XMC_CCU4_SLICE_t *const slice, const XMC_CCU4_SLICE_EVENT_t event) in XMC_CCU4_SLICE_DirectionConfig() 775 const XMC_CCU4_SLICE_EVENT_t event, in XMC_CCU4_SLICE_ConfigureEvent() [all …]
|
D | xmc_ccu8.c | 419 const XMC_CCU8_SLICE_EVENT_t event, in XMC_CCU8_SLICE_StartConfig() 453 const XMC_CCU8_SLICE_EVENT_t event, in XMC_CCU8_SLICE_StopConfig() 479 void XMC_CCU8_SLICE_LoadConfig(XMC_CCU8_SLICE_t *const slice, const XMC_CCU8_SLICE_EVENT_t event) in XMC_CCU8_SLICE_LoadConfig() 514 const XMC_CCU8_SLICE_EVENT_t event, in XMC_CCU8_SLICE_ModulationConfig() 568 void XMC_CCU8_SLICE_CountConfig(XMC_CCU8_SLICE_t *const slice, const XMC_CCU8_SLICE_EVENT_t event) in XMC_CCU8_SLICE_CountConfig() 585 void XMC_CCU8_SLICE_GateConfig(XMC_CCU8_SLICE_t *const slice, const XMC_CCU8_SLICE_EVENT_t event) in XMC_CCU8_SLICE_GateConfig() 602 …id XMC_CCU8_SLICE_Capture0Config(XMC_CCU8_SLICE_t *const slice, const XMC_CCU8_SLICE_EVENT_t event) in XMC_CCU8_SLICE_Capture0Config() 619 …id XMC_CCU8_SLICE_Capture1Config(XMC_CCU8_SLICE_t *const slice, const XMC_CCU8_SLICE_EVENT_t event) in XMC_CCU8_SLICE_Capture1Config() 637 …d XMC_CCU8_SLICE_DirectionConfig(XMC_CCU8_SLICE_t *const slice, const XMC_CCU8_SLICE_EVENT_t event) in XMC_CCU8_SLICE_DirectionConfig() 822 const XMC_CCU8_SLICE_EVENT_t event, in XMC_CCU8_SLICE_ConfigureEvent() [all …]
|
D | xmc_sdmmc.c | 225 void XMC_SDMMC_EnableEventStatus(XMC_SDMMC_t *const sdmmc, uint32_t event) in XMC_SDMMC_EnableEventStatus() 235 void XMC_SDMMC_DisableEventStatus(XMC_SDMMC_t *const sdmmc, uint32_t event) in XMC_SDMMC_DisableEventStatus() 245 void XMC_SDMMC_EnableEvent(XMC_SDMMC_t *const sdmmc, uint32_t event) in XMC_SDMMC_EnableEvent() 256 void XMC_SDMMC_DisableEvent(XMC_SDMMC_t *const sdmmc, uint32_t event) in XMC_SDMMC_DisableEvent() 266 void XMC_SDMMC_ClearEvent(XMC_SDMMC_t *const sdmmc, uint32_t event) in XMC_SDMMC_ClearEvent() 276 bool XMC_SDMMC_GetEvent(XMC_SDMMC_t *const sdmmc, XMC_SDMMC_EVENT_t event) in XMC_SDMMC_GetEvent()
|
D | xmc4_rtc.c | 141 void XMC_RTC_EnableEvent(const uint32_t event) in XMC_RTC_EnableEvent() 153 void XMC_RTC_DisableEvent(const uint32_t event) in XMC_RTC_DisableEvent() 165 void XMC_RTC_ClearEvent(const uint32_t event) in XMC_RTC_ClearEvent() 174 void XMC_RTC_EnableHibernationWakeUp(const uint32_t event) in XMC_RTC_EnableHibernationWakeUp() 183 void XMC_RTC_DisableHibernationWakeUp(const uint32_t event) in XMC_RTC_DisableHibernationWakeUp()
|
D | xmc1_scu.c | 295 __STATIC_INLINE bool XMC_SCU_INTERRUPT_IsValidEvent(XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_IsValidEvent() 349 void XMC_SCU_INTERRUPT_EnableEvent(const XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_EnableEvent() 358 void XMC_SCU_INTERRUPT_DisableEvent(const XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_DisableEvent() 367 void XMC_SCU_INTERRUPT_TriggerEvent(const XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_TriggerEvent() 388 void XMC_SCU_INTERRUPT_ClearEventStatus(const XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_ClearEventStatus() 837 XMC_SCU_STATUS_t XMC_SCU_INTERRUPT_SetEventHandler(XMC_SCU_INTERRUPT_EVENT_t event, XMC_SCU_INTERRU… in XMC_SCU_INTERRUPT_SetEventHandler() 873 XMC_SCU_INTERRUPT_EVENT_t event; in XMC_SCU_IRQHandler() local
|
D | xmc4_scu.c | 226 void XMC_SCU_INTERRUPT_EnableEvent(const XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_EnableEvent() 232 void XMC_SCU_INTERRUPT_DisableEvent(const XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_DisableEvent() 238 void XMC_SCU_INTERRUPT_TriggerEvent(const XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_TriggerEvent() 250 void XMC_SCU_INTERRUPT_ClearEventStatus(const XMC_SCU_INTERRUPT_EVENT_t event) in XMC_SCU_INTERRUPT_ClearEventStatus() 1268 void XMC_SCU_HIB_ClearEventStatus(int32_t event) in XMC_SCU_HIB_ClearEventStatus() 1277 void XMC_SCU_HIB_TriggerEvent(int32_t event) in XMC_SCU_HIB_TriggerEvent() 1286 void XMC_SCU_HIB_EnableEvent(int32_t event) in XMC_SCU_HIB_EnableEvent() 1306 void XMC_SCU_HIB_DisableEvent(int32_t event) in XMC_SCU_HIB_DisableEvent() 1768 XMC_SCU_STATUS_t XMC_SCU_INTERRUPT_SetEventHandler(const XMC_SCU_INTERRUPT_EVENT_t event, in XMC_SCU_INTERRUPT_SetEventHandler() 1799 XMC_SCU_INTERRUPT_EVENT_t event; in XMC_SCU_IRQHandler() local
|
D | xmc1_rtc.c | 131 void XMC_RTC_EnableEvent(const uint32_t event) in XMC_RTC_EnableEvent() 139 void XMC_RTC_DisableEvent(const uint32_t event) in XMC_RTC_DisableEvent() 147 void XMC_RTC_ClearEvent(const uint32_t event) in XMC_RTC_ClearEvent()
|
D | xmc_usbd.c | 967 void XMC_USBD_ClearEvent(const XMC_USBD_EVENT_t event) in XMC_USBD_ClearEvent() 1009 static void XMC_USBD_lClearEventOTG(uint32_t event) in XMC_USBD_lClearEventOTG() 1019 void XMC_USBD_ClearEventINEP(uint32_t event,const uint8_t ep_num) in XMC_USBD_ClearEventINEP() 1029 void XMC_USBD_ClearEventOUTEP(uint32_t event,const uint8_t ep_num) in XMC_USBD_ClearEventOUTEP() 1039 void XMC_USBD_EnableEventOUTEP(uint32_t event) in XMC_USBD_EnableEventOUTEP() 1049 void XMC_USBD_EnableEventINEP(uint32_t event) in XMC_USBD_EnableEventINEP()
|
D | xmc_eth_mac.c | 188 __STATIC_INLINE bool XCM_ETH_MAC_IsNormalEvent(uint32_t event) in XCM_ETH_MAC_IsNormalEvent() 197 __STATIC_INLINE bool XCM_ETH_MAC_IsAbnormalEvent(uint32_t event) in XCM_ETH_MAC_IsAbnormalEvent() 681 void XMC_ETH_MAC_EnableEvent(XMC_ETH_MAC_t *const eth_mac, uint32_t event) in XMC_ETH_MAC_EnableEvent() 702 void XMC_ETH_MAC_DisableEvent(XMC_ETH_MAC_t *const eth_mac, uint32_t event) in XMC_ETH_MAC_DisableEvent() 713 void XMC_ETH_MAC_ClearEventStatus(XMC_ETH_MAC_t *const eth_mac, uint32_t event) in XMC_ETH_MAC_ClearEventStatus()
|
D | xmc_dma.c | 489 void XMC_DMA_CH_EnableEvent(XMC_DMA_t *const dma, const uint8_t channel, const uint32_t event) in XMC_DMA_CH_EnableEvent() 503 void XMC_DMA_CH_DisableEvent(XMC_DMA_t *const dma, const uint8_t channel, const uint32_t event) in XMC_DMA_CH_DisableEvent() 517 void XMC_DMA_CH_ClearEventStatus(XMC_DMA_t *const dma, const uint8_t channel, const uint32_t event) in XMC_DMA_CH_ClearEventStatus() 673 uint32_t event; in XMC_DMA_IRQHandler() local
|
/hal_infineon-3.5.0/abstraction-rtos/source/COMPONENT_THREADX/ |
D | cyabs_rtos_threadx.c | 574 cy_rslt_t cy_rtos_init_event(cy_event_t* event) in cy_rtos_init_event() 588 cy_rslt_t cy_rtos_setbits_event(cy_event_t* event, uint32_t bits, bool in_isr) in cy_rtos_setbits_event() 604 cy_rslt_t cy_rtos_clearbits_event(cy_event_t* event, uint32_t bits, bool in_isr) in cy_rtos_clearbits_event() 620 cy_rslt_t cy_rtos_getbits_event(cy_event_t* event, uint32_t* bits) in cy_rtos_getbits_event() 644 cy_rslt_t cy_rtos_waitbits_event(cy_event_t* event, uint32_t* bits, bool clear, bool all, in cy_rtos_waitbits_event() 679 cy_rslt_t cy_rtos_deinit_event(cy_event_t* event) in cy_rtos_deinit_event()
|
/hal_infineon-3.5.0/mtb-hal-cat1/include_pvt/ |
D | cyhal_pwm_impl.h | 49 __STATIC_INLINE uint32_t _cyhal_pwm_convert_event(cyhal_pwm_event_t event) in _cyhal_pwm_convert_event() 71 __STATIC_INLINE void _cyhal_pwm_enable_event(cyhal_pwm_t *obj, cyhal_pwm_event_t event, uint8_t int… in _cyhal_pwm_enable_event() 77 #define cyhal_pwm_enable_event(obj, event, intr_priority, enable) \ argument
|
D | cyhal_quaddec_impl.h | 48 __STATIC_INLINE uint32_t _cyhal_quaddec_convert_event(cyhal_quaddec_event_t event) in _cyhal_quaddec_convert_event() 73 cyhal_quaddec_event_t event, in _cyhal_quaddec_enable_event() 82 #define cyhal_quaddec_enable_event(obj, event, intr_priority, enable) \ argument
|
D | cyhal_timer_impl.h | 57 __STATIC_INLINE uint32_t _cyhal_timer_convert_event(cyhal_timer_event_t event) in _cyhal_timer_convert_event() 84 …LINE void cyhal_timer_enable_event_internal(cyhal_timer_t *obj, cyhal_timer_event_t event, uint8_t… in cyhal_timer_enable_event_internal() 90 #define cyhal_timer_enable_event(obj, event, intr_priority, enable) cyhal_timer_enable_event_intern… argument
|
/hal_infineon-3.5.0/abstraction-rtos/source/COMPONENT_FREERTOS/ |
D | cyabs_rtos_freertos.c | 639 cy_rslt_t cy_rtos_init_event(cy_event_t* event) in cy_rtos_init_event() 665 cy_rslt_t cy_rtos_setbits_event(cy_event_t* event, uint32_t bits, bool in_isr) in cy_rtos_setbits_event() 701 cy_rslt_t cy_rtos_clearbits_event(cy_event_t* event, uint32_t bits, bool in_isr) in cy_rtos_clearbits_event() 736 cy_rslt_t cy_rtos_getbits_event(cy_event_t* event, uint32_t* bits) in cy_rtos_getbits_event() 755 cy_rslt_t cy_rtos_waitbits_event(cy_event_t* event, uint32_t* waitfor, bool clear, bool allset, in cy_rtos_waitbits_event() 780 cy_rslt_t cy_rtos_deinit_event(cy_event_t* event) in cy_rtos_deinit_event()
|
/hal_infineon-3.5.0/abstraction-rtos/source/COMPONENT_RTX/ |
D | cyabs_rtos_rtxv5.c | 643 cy_rslt_t cy_rtos_init_event(cy_event_t* event) in cy_rtos_init_event() 679 cy_rslt_t cy_rtos_setbits_event(cy_event_t* event, uint32_t bits, bool in_isr) in cy_rtos_setbits_event() 705 cy_rslt_t cy_rtos_clearbits_event(cy_event_t* event, uint32_t bits, bool in_isr) in cy_rtos_clearbits_event() 731 cy_rslt_t cy_rtos_getbits_event(cy_event_t* event, uint32_t* bits) in cy_rtos_getbits_event() 751 cy_rslt_t cy_rtos_waitbits_event(cy_event_t* event, uint32_t* bits, bool clear, bool all, in cy_rtos_waitbits_event() 788 cy_rslt_t cy_rtos_deinit_event(cy_event_t* event) in cy_rtos_deinit_event()
|
/hal_infineon-3.5.0/XMCLib/drivers/inc/ |
D | xmc_math.h | 355 __STATIC_INLINE void XMC_MATH_EnableEvent(const XMC_MATH_EVENT_t event) in XMC_MATH_EnableEvent() 375 __STATIC_INLINE void XMC_MATH_DisableEvent(const XMC_MATH_EVENT_t event) in XMC_MATH_DisableEvent() 395 __STATIC_INLINE void XMC_MATH_SetEvent(const XMC_MATH_EVENT_t event) in XMC_MATH_SetEvent() 415 __STATIC_INLINE void XMC_MATH_ClearEvent(const XMC_MATH_EVENT_t event) in XMC_MATH_ClearEvent()
|
D | xmc_fce.h | 380 __STATIC_INLINE void XMC_FCE_EnableEvent(const XMC_FCE_t *const engine, uint32_t event) in XMC_FCE_EnableEvent() 396 __STATIC_INLINE void XMC_FCE_DisableEvent(const XMC_FCE_t *const engine, uint32_t event) in XMC_FCE_DisableEvent() 413 __STATIC_INLINE bool XMC_FCE_GetEventStatus(const XMC_FCE_t *const engine, XMC_FCE_STS_FLAG_t event) in XMC_FCE_GetEventStatus() 430 __STATIC_INLINE void XMC_FCE_ClearEvent(const XMC_FCE_t *const engine, XMC_FCE_STS_FLAG_t event) in XMC_FCE_ClearEvent()
|
D | xmc_posif.h | 940 …INLINE void XMC_POSIF_EnableEvent(XMC_POSIF_t *const peripheral, const XMC_POSIF_IRQ_EVENT_t event) in XMC_POSIF_EnableEvent() 958 …NLINE void XMC_POSIF_DisableEvent(XMC_POSIF_t *const peripheral, const XMC_POSIF_IRQ_EVENT_t event) in XMC_POSIF_DisableEvent() 975 …IC_INLINE void XMC_POSIF_SetEvent(XMC_POSIF_t *const peripheral, const XMC_POSIF_IRQ_EVENT_t event) in XMC_POSIF_SetEvent() 992 …_INLINE void XMC_POSIF_ClearEvent(XMC_POSIF_t *const peripheral, const XMC_POSIF_IRQ_EVENT_t event) in XMC_POSIF_ClearEvent() 1009 … uint8_t XMC_POSIF_GetEventStatus(XMC_POSIF_t *const peripheral, const XMC_POSIF_IRQ_EVENT_t event) in XMC_POSIF_GetEventStatus()
|
D | xmc_usic.h | 1194 __STATIC_INLINE void XMC_USIC_CH_EnableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_USIC_CH_EnableEvent() 1215 __STATIC_INLINE void XMC_USIC_CH_DisableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_USIC_CH_DisableEvent() 1539 …ATIC_INLINE void XMC_USIC_CH_TXFIFO_EnableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_USIC_CH_TXFIFO_EnableEvent() 1561 …TIC_INLINE void XMC_USIC_CH_TXFIFO_DisableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_USIC_CH_TXFIFO_DisableEvent() 1779 const uint32_t event) in XMC_USIC_CH_TXFIFO_ClearEvent() 1850 …ATIC_INLINE void XMC_USIC_CH_RXFIFO_EnableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_USIC_CH_RXFIFO_EnableEvent() 1874 …TIC_INLINE void XMC_USIC_CH_RXFIFO_DisableEvent(XMC_USIC_CH_t *const channel, const uint32_t event) in XMC_USIC_CH_RXFIFO_DisableEvent() 2050 const uint32_t event) in XMC_USIC_CH_RXFIFO_ClearEvent()
|
/hal_infineon-3.5.0/mtb-hal-cat1/source/ |
D | cyhal_tdm.c | 254 static uint32_t _cyhal_tdm_convert_event(uint32_t event) in _cyhal_tdm_convert_event() 303 static uint32_t _cyhal_tdm_convert_event(uint32_t event, bool is_tx) in _cyhal_tdm_convert_event() 395 static void _cyhal_tdm_invoke_callback(_cyhal_audioss_t* obj, uint32_t event) in _cyhal_tdm_invoke_callback()
|
D | cyhal_i2s.c | 261 static uint32_t _cyhal_i2s_convert_event(uint32_t event) in _cyhal_i2s_convert_event() 310 static uint32_t _cyhal_i2s_convert_event(uint32_t event, bool is_tx) in _cyhal_i2s_convert_event() 402 static void _cyhal_i2s_invoke_callback(_cyhal_audioss_t* obj, uint32_t event) in _cyhal_i2s_invoke_callback()
|
D | cyhal_audio_common.c | 1221 void _cyhal_audioss_enable_event(_cyhal_audioss_t *obj, uint32_t event, uint8_t intr_priority, bool… in _cyhal_audioss_enable_event() 2141 uint32_t event = obj->interface->convert_interrupt_cause(interrupt_status); in _cyhal_audioss_irq_handler() local 2160 uint32_t event = obj->interface->convert_interrupt_cause(interrupt_status, false); local 2181 uint32_t event = obj->interface->convert_interrupt_cause(interrupt_status, true); local 2466 static void _cyhal_audioss_dma_handler_rx(void *callback_arg, cyhal_dma_event_t event) 2481 static void _cyhal_audioss_dma_handler_tx(void *callback_arg, cyhal_dma_event_t event) 2494 static void _cyhal_audioss_process_event(_cyhal_audioss_t *obj, uint32_t event)
|
D | cyhal_comp_ctb.c | 136 static cy_en_ctb_comp_edge_t _cyhal_comp_ctb_convert_hal_event(cyhal_comp_event_t event) in _cyhal_comp_ctb_convert_hal_event() 162 cyhal_comp_event_t event = _cyhal_comp_ctb_get_enabled_events(obj); in _cyhal_comp_ctb_irq_handler() local 345 void _cyhal_comp_ctb_enable_event(cyhal_comp_t *obj, cyhal_comp_event_t event, uint8_t intr_priorit… in _cyhal_comp_ctb_enable_event()
|
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/source/ |
D | cy_keyscan.c | 339 …c cy_en_ks_status_t Cy_Keyscan_PutEvent(cy_stc_keyscan_context_t* context, cy_stc_key_event *event) in Cy_Keyscan_PutEvent() 374 … cy_en_ks_status_t Cy_Keyscan_GetEvent(cy_stc_keyscan_context_t* context, cy_stc_key_event *event) in Cy_Keyscan_GetEvent() 816 cy_en_ks_status_t Cy_Keyscan_GetNextEvent(MXKEYSCAN_Type* base, cy_stc_key_event *event, cy_stc_key… in Cy_Keyscan_GetNextEvent() 1011 cy_stc_key_event event = {.keyCode = 0, .upDownFlag = 0, .scanCycleFlag = 0}; in Cy_Keyscan_GetEventsFromHWFifo() local
|