Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/pwt/
Dfsl_pwt.c84 base->CS = PWT_CS_FCTLE(config->enableFirstCounterLoad) | PWT_CS_PWTIE_MASK; in PWT_Init()
132 config->enableFirstCounterLoad = false; in PWT_GetDefaultConfig()
Dfsl_pwt.h84 bool enableFirstCounterLoad; /*!< true: Load the first counter value to registers; member