Searched refs:pit_config (Results 1 – 1 of 1) sorted by relevance
200 pit_config_t pit_config; in nxp_pit_init() local208 PIT_GetDefaultConfig(&pit_config); in nxp_pit_init()209 pit_config.enableRunInDebug = config->enableRunInDebug; in nxp_pit_init()211 PIT_Init(config->base, &pit_config); in nxp_pit_init()