Searched refs:blockEvent (Results 1 – 4 of 4) sorted by relevance
251 .blockEvent = (uint32_t)CY_SMIF_BUS_ERROR,
108 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()
1161 uint32_t blockEvent; /**< Specifies what happens when there is a Read member
1039 .blockEvent = (uint32_t)CY_SMIF_BUS_ERROR, in cyhal_qspi_init()