Home
last modified time | relevance | path

Searched refs:blockEvent (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-3.6.0/mtb-template-cat1/files/cat1b/
Dcybsp_smif_init.c251 .blockEvent = (uint32_t)CY_SMIF_BUS_ERROR,
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_smif.c108 CY_ASSERT_L3(CY_SMIF_BLOCK_EVENT_VALID(config->blockEvent)); in Cy_SMIF_Init()
120 _VAL2FLD(SMIF_CTL_BLOCK, config->blockEvent)); in Cy_SMIF_Init()
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_smif.h1161 uint32_t blockEvent; /**< Specifies what happens when there is a Read member
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_qspi.c1039 .blockEvent = (uint32_t)CY_SMIF_BUS_ERROR, in cyhal_qspi_init()