Home
last modified time | relevance | path

Searched refs:Cy_SMIF_Interrupt (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_smif.h1411 __STATIC_INLINE void Cy_SMIF_Interrupt(SMIF_Type *base, cy_stc_smif_context_t *context);
1774 __STATIC_INLINE void Cy_SMIF_Interrupt(SMIF_Type *base, cy_stc_smif_context_t *context) in Cy_SMIF_Interrupt() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_qspi.c324 Cy_SMIF_Interrupt(obj->base, &(obj->context)); in _cyhal_qspi_irq_handler()