Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 46) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/drivers/edma_rev2/
Dfsl_edma_rev2.c47 static uint32_t EDMA_GetChannelBase(edma_config_t *cfg, int channel) in EDMA_GetChannelBase()
52 static uint32_t EDMA_GetChannelRegBase(edma_config_t *cfg, int channel, uint32_t reg) in EDMA_GetChannelRegBase()
77 void EDMA_ChannelRegWrite(edma_config_t *cfg, int channel, uint32_t reg, uint32_t value) in EDMA_ChannelRegWrite()
84 uint32_t EDMA_ChannelRegRead(edma_config_t *cfg, int channel, uint32_t reg) in EDMA_ChannelRegRead()
91 void EDMA_ChannelRegUpdate(edma_config_t *cfg, int channel, uint32_t reg, in EDMA_ChannelRegUpdate()
105 void EDMA_MPRegWrite(edma_config_t *cfg, uint32_t reg, uint32_t value) in EDMA_MPRegWrite()
112 uint32_t EDMA_MPRegRead(edma_config_t *cfg, uint32_t reg) in EDMA_MPRegRead()
119 status_t EDMA_SetChannelMux(edma_config_t *cfg, int channel, uint32_t mux) in EDMA_SetChannelMux()
172 status_t EDMA_ConfigureTransfer(edma_config_t *cfg, int channel, in EDMA_ConfigureTransfer()
Dfsl_edma_rev2.h70 #define EDMA_HAS_MUX(cfg) ((cfg)->flags & EDMA_HAS_CH_MUX_FLAG) argument
190 static inline bool EDMA_TransferWidthIsValid(edma_config_t *cfg, uint32_t width) in EDMA_TransferWidthIsValid()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_cmdevt.c944 tx_pert_info *cfg = (tx_pert_info *)pdata_buf; in wlan_cmd_tx_pert() local
981 txrx_histogram_info *cfg = (txrx_histogram_info *)pdata_buf; in wlan_cmd_txrx_histogram() local
1317 mlan_ds_remain_chan *cfg = (mlan_ds_remain_chan *)pdata_buf; in wlan_cmd_remain_on_channel() local
1363 mlan_ds_misc_chnrgpwr_cfg *cfg = MNULL; in wlan_ret_chan_region_cfg() local
1475 rx_abort_cfg_t *cfg = (rx_abort_cfg_t *)pdata_buf; in wlan_cmd_rx_abort_cfg() local
1510 rx_abort_cfg_ext_t *cfg = (rx_abort_cfg_ext_t *)pdata_buf; in wlan_cmd_rx_abort_cfg_ext() local
1544 cck_desense_cfg_t *cfg = (cck_desense_cfg_t *)pdata_buf; in wlan_cmd_cck_desense_cfg() local
1582 mlan_ds_gpio_tsf_latch *cfg = (mlan_ds_gpio_tsf_latch *)pdata_buf; in wlan_cmd_gpio_tsf_latch() local
1661 mlan_ds_misc_cfg *cfg = MNULL; in wlan_ret_gpio_tsf_latch() local
2048 mlan_ds_misc_cfg *cfg = MNULL; in wlan_ret_host_clock_cfg() local
[all …]
Dmlan_sta_cmdresp.c51 mlan_ds_mfg_cmd_tx_cont *cfg = MNULL; in wlan_ret_mfg_tx_cont() local
87 mlan_ds_mfg_cmd_tx_frame2 *cfg = MNULL; in wlan_ret_mfg_tx_frame() local
131 mlan_ds_mfg_Cmd_HE_TBTx_t *cfg = MNULL; in wlan_ret_mfg_he_tb_tx() local
166 mlan_ds_mfg_cmd_otp_mac_addr_rd_wr_t *cfg = MNULL; in wlan_ret_mfg_otp_mac_add() local
197 mlan_ds_mfg_cmd_otp_cal_data_rd_wr_t *cfg = MNULL; in wlan_ret_mfg_otp_cal_data() local
232 mfg_Cmd_IEEEtypes_CtlBasicTrigHdr_t *cfg = MNULL; in wlan_ret_mfg_config_trigger_frame() local
275 mlan_ds_mfg_cmd_generic_cfg *cfg = MNULL; in wlan_ret_mfg() local
Dmlan_11n.c59 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_htusrcfg() local
131 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_httxcfg() local
338 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_delba() local
780 mlan_ds_11n_cfg *cfg = MNULL; in wlan_ret_amsdu_aggr_ctrl() local
844 mlan_ds_11n_cfg *cfg = MNULL; in wlan_ret_11n_cfg() local
1232 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_cfg_ioctl() local
Dmlan_sta_cmd.c55 mlan_ds_mfg_cmd_tx_cont *cfg = (mlan_ds_mfg_cmd_tx_cont *)pdata_buf; in wlan_cmd_mfg_tx_cont() local
93 mlan_ds_mfg_cmd_tx_frame2 *cfg = (mlan_ds_mfg_cmd_tx_frame2 *)pdata_buf; in wlan_cmd_mfg_tx_frame() local
139 mlan_ds_mfg_Cmd_HE_TBTx_t *cfg = (mlan_ds_mfg_Cmd_HE_TBTx_t *)pdata_buf; in wlan_cmd_mfg_he_tb_tx() local
177 mlan_ds_mfg_cmd_otp_mac_addr_rd_wr_t *cfg = (mlan_ds_mfg_cmd_otp_mac_addr_rd_wr_t *)pdata_buf; in wlan_cmd_mfg_otp_mac_add() local
211 mlan_ds_mfg_cmd_otp_cal_data_rd_wr_t *cfg = (mlan_ds_mfg_cmd_otp_cal_data_rd_wr_t *)pdata_buf; in wlan_cmd_mfg_otp_cal_data() local
247 mfg_Cmd_IEEEtypes_CtlBasicTrigHdr_t *cfg = (mfg_Cmd_IEEEtypes_CtlBasicTrigHdr_t *)pdata_buf; in wlan_cmd_mfg_config_trigger_frame() local
284 mlan_ds_mfg_cmd_generic_cfg *cfg = (mlan_ds_mfg_cmd_generic_cfg *)pdata_buf; in wlan_cmd_mfg() local
Dmlan_glue.c4253 mlan_ds_11ax_he_cfg *cfg = (mlan_ds_11ax_he_cfg *)wm_wifi.cmd_resp_priv; in wifi_process_cmd_response() local
4277 mlan_ds_twt_setup *cfg = (mlan_ds_twt_setup *)wm_wifi.cmd_resp_priv; in wifi_process_cmd_response() local
4282 mlan_ds_twt_report *cfg = (mlan_ds_twt_report *)wm_wifi.cmd_resp_priv; in wifi_process_cmd_response() local
4540 HostCmd_DS_RX_ABORT_CFG *cfg; in wifi_process_cmd_response() local
4567 HostCmd_DS_RX_ABORT_CFG_EXT *cfg; in wifi_process_cmd_response() local
7362 mlan_ds_wmm_cfg cfg; in wifi_wmm_qos_cfg() local
7457 int wifi_set_tx_pert(void *cfg, mlan_bss_type bss_type) in wifi_set_tx_pert()
7476 int wifi_set_txrx_histogram(void *cfg, t_u8 *data) in wifi_set_txrx_histogram()
7505 int wifi_set_get_rx_abort_cfg(void *cfg, t_u16 action) in wifi_set_get_rx_abort_cfg()
7518 int wifi_set_get_rx_abort_cfg_ext(void *cfg, t_u16 action) in wifi_set_get_rx_abort_cfg_ext()
[all …]
Dmlan_11ax.c345 mlan_ds_11ax_cmd_cfg *cfg = MNULL; in wlan_11ax_ioctl_cmd() local
388 mlan_ds_11ax_cfg *cfg = MNULL; in wlan_11ax_cfg_ioctl() local
659 mlan_ds_11ax_cmd_cfg *cfg = MNULL; in wlan_ret_11ax_cmd() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD5/drivers/upower/
Dupower_soc_defs.h920 get_apd_swt_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_swt_cfg()
930 get_apd_mem_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_mem_cfg()
1173 uint32_t *cfg; in set_mon_cfg() local
1229 static inline pmic_mode_cfg_t *get_pmic_mode_cfg(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_cfg()
1242 static inline uint8_t get_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode()
1247 static inline void set_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_pmic_mode()
1252 static inline uint32_t get_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_msk()
1265 static inline uint8_t get_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode()
1270 static inline void set_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_avd_pmic_mode()
1275 static inline uint8_t get_avd_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode_msk()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD7/drivers/upower/
Dupower_soc_defs.h920 get_apd_swt_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_swt_cfg()
930 get_apd_mem_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_mem_cfg()
1173 uint32_t *cfg; in set_mon_cfg() local
1229 static inline pmic_mode_cfg_t *get_pmic_mode_cfg(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_cfg()
1242 static inline uint8_t get_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode()
1247 static inline void set_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_pmic_mode()
1252 static inline uint32_t get_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_msk()
1265 static inline uint8_t get_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode()
1270 static inline void set_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_avd_pmic_mode()
1275 static inline uint8_t get_avd_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode_msk()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US5/drivers/upower/
Dupower_soc_defs.h920 get_apd_swt_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_swt_cfg()
930 get_apd_mem_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_mem_cfg()
1173 uint32_t *cfg; in set_mon_cfg() local
1229 static inline pmic_mode_cfg_t *get_pmic_mode_cfg(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_cfg()
1242 static inline uint8_t get_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode()
1247 static inline void set_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_pmic_mode()
1252 static inline uint32_t get_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_msk()
1265 static inline uint8_t get_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode()
1270 static inline void set_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_avd_pmic_mode()
1275 static inline uint8_t get_avd_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode_msk()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US3/drivers/upower/
Dupower_soc_defs.h920 get_apd_swt_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_swt_cfg()
930 get_apd_mem_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_mem_cfg()
1173 uint32_t *cfg; in set_mon_cfg() local
1229 static inline pmic_mode_cfg_t *get_pmic_mode_cfg(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_cfg()
1242 static inline uint8_t get_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode()
1247 static inline void set_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_pmic_mode()
1252 static inline uint32_t get_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_msk()
1265 static inline uint8_t get_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode()
1270 static inline void set_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_avd_pmic_mode()
1275 static inline uint8_t get_avd_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode_msk()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD3/drivers/upower/
Dupower_soc_defs.h920 get_apd_swt_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_swt_cfg()
930 get_apd_mem_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_mem_cfg()
1173 uint32_t *cfg; in set_mon_cfg() local
1229 static inline pmic_mode_cfg_t *get_pmic_mode_cfg(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_cfg()
1242 static inline uint8_t get_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode()
1247 static inline void set_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_pmic_mode()
1252 static inline uint32_t get_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_msk()
1265 static inline uint8_t get_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode()
1270 static inline void set_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_avd_pmic_mode()
1275 static inline uint8_t get_avd_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode_msk()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_enhanced_tests.c1773 static void dump_cfg_data(test_cfg_table_t *cfg)
1785 static void dump_cfg_help(test_cfg_table_t *cfg)
1797 static void set_cfg_data(test_cfg_table_t *cfg, int argc, char **argv)
1822 static void send_cfg_msg(test_cfg_table_t *cfg, uint32_t index)
1856 test_cfg_table_t *cfg = NULL; local
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c1074 status_t SWT_RxIPFUpdateTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg) in SWT_RxIPFUpdateTableEntry()
1246 …atus_t SWT_BridgeUpdateVFTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_vf_cfge_t *cfg) in SWT_BridgeUpdateVFTableEntry()
1409 …us_t SWT_BridgeUpdateFDBTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_fdb_cfge_t *cfg) in SWT_BridgeUpdateFDBTableEntry()
1599 … SWT_BridgeUpdateL2MCFTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_l2mcf_cfge_t *cfg) in SWT_BridgeUpdateL2MCFTableEntry()
1854 …us_t SWT_RxPSFPUpdateISFTableEntry(swt_handle_t *handle, uint32_t entryID, netc_tb_isf_cfge_t *cfg) in SWT_RxPSFPUpdateISFTableEntry()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2s/
Dfsl_i2s.c122 uint32_t cfg = 0U; in I2S_TxInit() local
157 uint32_t cfg = 0U; in I2S_RxInit() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/pint/
Dfsl_pint.c340 void PINT_PatternMatchConfig(PINT_Type *base, pint_pmatch_bslice_t bslice, pint_pmatch_cfg_t *cfg) in PINT_PatternMatchConfig()
406 …id PINT_PatternMatchGetConfig(PINT_Type *base, pint_pmatch_bslice_t bslice, pint_pmatch_cfg_t *cfg) in PINT_PatternMatchGetConfig()
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_sai_sdma_adapter.c846 srtm_sai_sdma_config_t *cfg = dir == SRTM_AudioDirTx ? &handle->txConfig : &handle->rxConfig; in SRTM_SaiSdmaAdapter_ReconfigSAI() local
849 srtm_sai_sdma_config_t *cfg = &handle->txConfig; in SRTM_SaiSdmaAdapter_ReconfigSAI() local
869 srtm_sai_sdma_config_t *cfg = dir == SRTM_AudioDirTx ? &handle->txConfig : &handle->rxConfig; in SRTM_SaiSdmaAdapter_SetFormat() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/
Dfsl_power.c649 uint32_t cfg = 0U; in POWER_ResetIOBank() local
658 uint32_t cfg = 0U; in POWER_IOBankIsolationHold() local
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/
Dfsl_power.c649 uint32_t cfg = 0U; in POWER_ResetIOBank() local
658 uint32_t cfg = 0U; in POWER_IOBankIsolationHold() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.c280 …s_t NETC_UpdateIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg) in NETC_UpdateIPFTableEntry()
583 …s_t NETC_UpdateISFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_isf_cfge_t *cfg) in NETC_UpdateISFTableEntry()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/
Dfsl_power.c649 uint32_t cfg = 0U; in POWER_ResetIOBank() local
658 uint32_t cfg = 0U; in POWER_IOBankIsolationHold() local
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW610/
Dfsl_pm_device.c138 power_sleep_config_t *cfg) in PM_DEV_GetSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW612/
Dfsl_pm_device.c138 power_sleep_config_t *cfg) in PM_DEV_GetSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart_freertos.c80 …OS_Init(usart_rtos_handle_t *handle, usart_handle_t *t_handle, const struct rtos_usart_config *cfg) in USART_RTOS_Init()

12