Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/evtg/
Dfsl_evtg.h116 kEVTG_FFInitOut0 = 0x0U, /*!< Configure the positive output of flip-flop as 0. */ enumerator
Dfsl_evtg.c311 psConfig->flipflopInitOutputValue = kEVTG_FFInitOut0; in EVTG_GetDefaultConfig()