Searched refs:inputSelect (Results 1 – 4 of 4) sorted by relevance
80 …R1_PCLKS(config->clockSource) | PWT_R1_PRE(config->prescale) | PWT_R1_PINSEL(config->inputSelect) | in PWT_Init()124 config->inputSelect = kPWT_InputPort_0; in PWT_GetDefaultConfig()
96 pwt_input_select_t inputSelect; /*!< PWT Pulse input port selection */ member
87 …_CR_PCLKS(config->clockSource) | PWT_CR_PRE(config->prescale) | PWT_CR_PINSEL(config->inputSelect); in PWT_Init()130 config->inputSelect = kPWT_InputPort_0; in PWT_GetDefaultConfig()
83 pwt_input_select_t inputSelect; /*!< PWT Pulse input port selection */ member