Home
last modified time | relevance | path

Searched defs:pinSelect (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flexio/
Dfsl_flexio.h260 uint32_t pinSelect; /*!< Timer Pin number Select. */ member
288 uint32_t pinSelect; /*!< Shifter Pin number Select. */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lptmr/
Dfsl_lptmr.h123 …lptmr_pin_select_t pinSelect; /*!< LPTMR pulse input pin select; used only in pulse counter mo… member
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/tdet/
Dfsl_tdet.c387 …atus_t TDET_PinSetConfig(DIGTMP_Type *base, const tdet_pin_config_t *pinConfig, uint32_t pinSelect) in TDET_PinSetConfig()