Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.c136 …SCT_CTRL_BIDIR_L(config->enableBidirection_l) | SCT_CTRL_PRE_L(config->prescale_l) | SCT_CTRL_HALT… in SCTIMER_Init()
219 config->prescale_l = 0U; in SCTIMER_GetDefaultConfig()
Dfsl_sctimer.h273 …uint8_t prescale_l; /*!< Prescale value to produce the L or unified counter clock … member