Searched refs:edge_detection (Results 1 – 2 of 2) sorted by relevance
187 const XMC_ERU_ETL_EDGE_DETECTION_t edge_detection) in XMC_ERU_ETL_SetEdgeDetection() argument191 …MC_ERU_ETL_SetEdgeDetection:Invalid Trigger Edge", XMC_ERU_ETL_CHECK_TRIGGER_EDGE(edge_detection)); in XMC_ERU_ETL_SetEdgeDetection()193 eru->EXICON_b[channel].ED = (uint8_t)edge_detection; in XMC_ERU_ETL_SetEdgeDetection()
373 uint32_t edge_detection: 2; /**< Configure the event trigger edge(FE, RE). member568 const XMC_ERU_ETL_EDGE_DETECTION_t edge_detection);