Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/evtg/
Dfsl_evtg.c26 void EVTG_Init(EVTG_Type *base, evtg_index_t evtgIndex, evtg_config_t *psConfig) in EVTG_Init()
189 void EVTG_GetDefaultConfig(evtg_config_t *psConfig, evtg_flipflop_mode_t flipflopMode) in EVTG_GetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/eqdc/
Dfsl_eqdc.c80 void EQDC_Init(EQDC_Type *base, const eqdc_config_t *psConfig) in EQDC_Init()
220 void EQDC_GetDefaultConfig(eqdc_config_t *psConfig) in EQDC_GetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.c51 …NETC_EnetcConfigureSI(NETC_ENETC_Type *base, uint8_t si, const netc_hw_enetc_si_config_t *psConfig) in NETC_EnetcConfigureSI()