Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c33 static void SWT_GetBaseResource(swt_handle_t *handle, netc_hw_switch_idx_t sw) in SWT_GetBaseResource()
59 static status_t SWT_MSIXSetEntryTable(swt_handle_t *handle, const swt_config_t *config) in SWT_MSIXSetEntryTable()
110 status_t SWT_MsixSetGlobalMask(swt_handle_t *handle, bool mask) in SWT_MsixSetGlobalMask()
124 status_t SWT_MsixSetEntryMask(swt_handle_t *handle, uint8_t entryIdx, bool mask) in SWT_MsixSetEntryMask()
141 status_t SWT_MsixGetPendingStatus(swt_handle_t *handle, uint8_t pbaIdx, uint64_t *status) in SWT_MsixGetPendingStatus()
249 static void SWT_RxBufferFreeAll(swt_handle_t *handle) in SWT_RxBufferFreeAll()
272 status_t SWT_Init(swt_handle_t *handle, const swt_config_t *config) in SWT_Init()
423 status_t SWT_Deinit(swt_handle_t *handle) in SWT_Deinit()
442 status_t SWT_SetEthPortMII(swt_handle_t *handle, in SWT_SetEthPortMII()
460 status_t SWT_PortStop(swt_handle_t *handle, netc_hw_port_idx_t portIdx) in SWT_PortStop()
[all …]
Dfsl_netc_endpoint.c39 static void EP_GetBaseResource(ep_handle_t *handle, netc_hw_si_idx_t si) in EP_GetBaseResource()
50 static void EP_StoreConfig(ep_handle_t *handle, const ep_config_t *config) in EP_StoreConfig()
72 static void EP_RxBufferFreeAll(ep_handle_t *handle) in EP_RxBufferFreeAll()
106 static status_t EP_RxBufferAllocAll(ep_handle_t *handle, const ep_config_t *config, const netc_bdr_… in EP_RxBufferAllocAll()
182 static status_t EP_DescriptorInit(ep_handle_t *handle, const ep_config_t *config, const netc_bdr_co… in EP_DescriptorInit()
242 static status_t EP_SISetup(ep_handle_t *handle, in EP_SISetup()
320 static status_t EP_MSIXSetEntryTable(ep_handle_t *handle, const ep_config_t *config) in EP_MSIXSetEntryTable()
458 status_t EP_Init(ep_handle_t *handle, uint8_t *macAddr, const ep_config_t *config, const netc_bdr_c… in EP_Init()
677 status_t EP_Deinit(ep_handle_t *handle) in EP_Deinit()
694 status_t EP_Up(ep_handle_t *handle, netc_hw_mii_speed_t speed, netc_hw_mii_duplex_t duplex) in EP_Up()
[all …]
Dfsl_netc_switch.h384 static inline void SWT_SetPortSpeed(swt_handle_t *handle, netc_hw_port_idx_t portIdx, uint16_t pSpe… in SWT_SetPortSpeed()
516 static inline status_t SWT_RxParserConfig(swt_handle_t *handle, in SWT_RxParserConfig()
531 static inline status_t SWT_RxVlanCInit(swt_handle_t *handle, const netc_vlan_classify_config_t *con… in SWT_RxVlanCInit()
545 static inline status_t SWT_RxVlanCConfigPort(swt_handle_t *handle, in SWT_RxVlanCConfigPort()
560 static inline status_t SWT_RxQosCInit(swt_handle_t *handle, const netc_swt_qos_classify_config_t *c… in SWT_RxQosCInit()
575 static inline status_t SWT_RxQosCConfigPort(swt_handle_t *handle, in SWT_RxQosCConfigPort()
591 static inline status_t SWT_RxIPFInit(swt_handle_t *handle, const netc_ipf_config_t *config) in SWT_RxIPFInit()
604 static inline status_t SWT_RxIPFConfigPort(swt_handle_t *handle, in SWT_RxIPFConfigPort()
619 static inline uint32_t SWT_RxIPFGetTableRemainWordNum(swt_handle_t *handle) in SWT_RxIPFGetTableRemainWordNum()
704 static inline status_t SWT_RxPSFPInit(swt_handle_t *handle, const netc_swt_psfp_config_t *config) in SWT_RxPSFPInit()
[all …]
Dfsl_netc_timer.c22 static status_t NETC_TimerMSIXSetEntryTable(netc_timer_handle_t *handle, const netc_timer_config_t … in NETC_TimerMSIXSetEntryTable()
58 void NETC_TimerInitHandle(netc_timer_handle_t *handle) in NETC_TimerInitHandle()
67 status_t NETC_TimerInit(netc_timer_handle_t *handle, const netc_timer_config_t *config) in NETC_TimerInit()
106 void NETC_TimerDeinit(netc_timer_handle_t *handle) in NETC_TimerDeinit()
118 void NETC_TimerEnable(netc_timer_handle_t *handle, bool enable) in NETC_TimerEnable()
130 void NETC_TimerConfigureAlarm(netc_timer_handle_t *handle, in NETC_TimerConfigureAlarm()
162 void NETC_TimerStartAlarm(netc_timer_handle_t *handle, netc_timer_alarm_index_t alarmId, uint64_t n… in NETC_TimerStartAlarm()
176 void NETC_TimerStopAlarm(netc_timer_handle_t *handle, netc_timer_alarm_index_t alarmId) in NETC_TimerStopAlarm()
188 void NETC_TimerConfigureFIPER(netc_timer_handle_t *handle, const netc_timer_fiper_config_t *config) in NETC_TimerConfigureFIPER()
200 void NETC_TimerStartFIPER(netc_timer_handle_t *handle, in NETC_TimerStartFIPER()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/pca9422/
Dfsl_pca9422.c136 void PCA9422_InitCharger(pca9422_handle_t *handle, const pca9422_charger_config_t *config) in PCA9422_InitCharger()
187 bool PCA9422_SetPreChargeCurrent(pca9422_handle_t *handle, uint8_t iPrechg) in PCA9422_SetPreChargeCurrent()
216 uint8_t PCA9422_GetPreChargeCurrent(pca9422_handle_t *handle) in PCA9422_GetPreChargeCurrent()
249 bool PCA9422_SetTopoffCurrent(pca9422_handle_t *handle, uint8_t iTopoff) in PCA9422_SetTopoffCurrent()
278 uint8_t PCA9422_GetTopoffCurrent(pca9422_handle_t *handle) in PCA9422_GetTopoffCurrent()
304 bool PCA9422_SetFastChargeCurrent(pca9422_handle_t *handle, uint16_t iFast) in PCA9422_SetFastChargeCurrent()
353 uint16_t PCA9422_GetFastChargeCurrent(pca9422_handle_t *handle) in PCA9422_GetFastChargeCurrent()
396 uint16_t PCA9422_GetChargeCurrent(pca9422_handle_t *handle) in PCA9422_GetChargeCurrent()
538 uint16_t PCA9422_GetVBATRegulation(pca9422_handle_t *handle) in PCA9422_GetVBATRegulation()
634 bool PCA9422_SetVBATRegulation(pca9422_handle_t *handle, uint16_t vFloat) in PCA9422_SetVBATRegulation()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.c184 static status_t PF5020_SetRegulatorCommonConfig(pf5020_handle_t *handle, in PF5020_SetRegulatorCommonConfig()
224 static status_t PF5020_MaskInterrupts(pf5020_handle_t *handle, uint64_t interruptMask, bool enableM… in PF5020_MaskInterrupts()
279 status_t PF5020_WriteReg(pf5020_handle_t *handle, uint8_t regAddr, uint8_t val) in PF5020_WriteReg()
298 status_t PF5020_ReadReg(pf5020_handle_t *handle, uint8_t regAddr, uint8_t *val) in PF5020_ReadReg()
318 status_t PF5020_ModifyReg(pf5020_handle_t *handle, uint8_t regAddr, uint8_t mask, uint8_t val) in PF5020_ModifyReg()
349 status_t PF5020_DumpReg(pf5020_handle_t *handle, uint8_t regAddr, uint8_t *buffer, uint8_t length) in PF5020_DumpReg()
396 void PF5020_CreateHandle(pf5020_handle_t *handle, const pf5020_config_t *config) in PF5020_CreateHandle()
416 status_t PF5020_SetSequencerTimeBase(pf5020_handle_t *handle, pf5020_sequencer_time_base_t timeBase) in PF5020_SetSequencerTimeBase()
433 status_t PF5020_SetPowerUpSequence(pf5020_handle_t *handle, pf5020_power_up_sequence_t *powerUpSeq) in PF5020_SetPowerUpSequence()
470 status_t PF5020_SetPowerDownMode(pf5020_handle_t *handle, pf5020_power_down_mode_t powerDownMode) in PF5020_SetPowerDownMode()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/
Dhdmi_tx.c39 void HDMITX_LoadRegSetting(display_handle_t *handle, RegSetTable_t *table, uint32_t table_sz) in HDMITX_LoadRegSetting()
56 static void HDMITX_DisableAudioOutput(display_handle_t *handle) in HDMITX_DisableAudioOutput()
63 void HDMITX_VideoReset(display_handle_t *handle) in HDMITX_VideoReset()
70 static inline void HDMITX_ChangeBank(display_handle_t *handle, uint8_t value) in HDMITX_ChangeBank()
75 static void DumpHDMITXReg(display_handle_t *handle) in DumpHDMITXReg()
143 static void HDMITX_DisableVideoOutput(display_handle_t *handle) in HDMITX_DisableVideoOutput()
151 static inline bool HDMITX_GetSinkHpd(display_handle_t *handle) in HDMITX_GetSinkHpd()
160 static void HDMITX_ClearDDCFIFO(display_handle_t *handle) in HDMITX_ClearDDCFIFO()
166 static void HDMITX_AbortDDC(display_handle_t *handle) in HDMITX_AbortDDC()
200 display_handle_t *handle, uint8_t *pData, uint8_t bSegment, uint8_t offset, uint16_t Count) in getHDMITX_EDIDBytes()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_hal_registers.c26 status_t TFA9896_ReadRegister(tfa9896_handle_t *handle, uint8_t subaddress, unsigned short *value) in TFA9896_ReadRegister()
55 int tfa_read_reg(tfa9896_handle_t *handle, const uint16_t bf) in tfa_read_reg()
72 status_t TFA9896_WriteRegister(tfa9896_handle_t *handle, uint8_t subaddress, uint16_t value) in TFA9896_WriteRegister()
101 uint16_t TFA9896_GetBits(tfa9896_handle_t *handle, const uint16_t bf) in TFA9896_GetBits()
121 uint16_t TFA9896_isFactory(tfa9896_handle_t *handle) in TFA9896_isFactory()
126 status_t TFA9896_SetBits(tfa9896_handle_t *handle, const uint16_t bf, const uint16_t value) in TFA9896_SetBits()
147 status_t TFA9896_ReadData(tfa9896_handle_t *handle, unsigned char subaddress, int num_bytes, unsign… in TFA9896_ReadData()
167 status_t TFA9896_WriteData(tfa9896_handle_t *handle, in TFA9896_WriteData()
192 status_t checkRpcStatus(tfa9896_handle_t *handle, int *pRpcStatus) in checkRpcStatus()
267 status_t writeParameter(tfa9896_handle_t *handle, in writeParameter()
[all …]
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.c100 static usb_status_t USB_DeviceAllocateHandle(uint8_t controllerId, usb_device_struct_t **handle) in USB_DeviceAllocateHandle()
139 static usb_status_t USB_DeviceFreeHandle(usb_device_struct_t *handle) in USB_DeviceFreeHandle()
251 static usb_status_t USB_DeviceTransfer(usb_device_handle handle, in USB_DeviceTransfer()
325 static usb_status_t USB_DeviceControl(usb_device_handle handle, usb_device_control_type_t type, voi… in USB_DeviceControl()
358 static usb_status_t USB_DeviceResetNotification(usb_device_struct_t *handle, in USB_DeviceResetNotification()
435 static usb_status_t USB_DeviceSuspendNotification(usb_device_struct_t *handle, in USB_DeviceSuspendNotification()
454 static usb_status_t USB_DeviceResumeNotification(usb_device_struct_t *handle, in USB_DeviceResumeNotification()
472 static usb_status_t USB_DeviceSleepNotification(usb_device_struct_t *handle, in USB_DeviceSleepNotification()
493 static usb_status_t USB_DeviceErrorNotification(usb_device_struct_t *handle, in USB_DeviceErrorNotification()
513 static usb_status_t USB_DeviceDetachNotification(usb_device_struct_t *handle, in USB_DeviceDetachNotification()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c70 void EE_SetEepromEmulationInfo(eeprom_emulation_handle_t *handle, eeprom_emulation_config_t *config) in EE_SetEepromEmulationInfo()
244 AT_QUICKACCESS_SECTION_CODE(uint32_t EE_FlashEraseAll(eeprom_emulation_handle_t *handle)) in AT_QUICKACCESS_SECTION_CODE()
288 AT_QUICKACCESS_SECTION_CODE(uint32_t EE_SyncFlashErase(eeprom_emulation_handle_t *handle, uint32_t … in AT_QUICKACCESS_SECTION_CODE()
362 void EE_AsyncFlashErase(eeprom_emulation_handle_t *handle, uint32_t destination) in EE_AsyncFlashErase()
396 AT_QUICKACCESS_SECTION_CODE(uint32_t EE_FlashEraseVerifySection( in AT_QUICKACCESS_SECTION_CODE()
448 AT_QUICKACCESS_SECTION_CODE(uint32_t EE_SingleProgram(eeprom_emulation_handle_t *handle, in AT_QUICKACCESS_SECTION_CODE()
524 uint32_t EE_SingleProgramCheck(eeprom_emulation_handle_t *handle, in EE_SingleProgramCheck()
569 uint32_t EE_NextSector(eeprom_emulation_handle_t *handle, uint32_t addr) in EE_NextSector()
596 uint32_t EE_PrevSector(eeprom_emulation_handle_t *handle, uint32_t addr) in EE_PrevSector()
624 uint32_t EE_VerifyRecordStatus(eeprom_emulation_handle_t *handle, uint32_t dest, uint32_t expData) in EE_VerifyRecordStatus()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.c254 status_t NETC_AddIPFTableEntry(netc_cbdr_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *… in NETC_AddIPFTableEntry()
280 status_t NETC_UpdateIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t … in NETC_UpdateIPFTableEntry()
299 status_t NETC_QueryIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_config_t… in NETC_QueryIPFTableEntry()
323 status_t NETC_DelIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID) in NETC_DelIPFTableEntry()
339 status_t NETC_ResetIPFMatchCounter(netc_cbdr_handle_t *handle, uint32_t entryID) in NETC_ResetIPFMatchCounter()
355 status_t NETC_GetIPFMatchedCount(netc_cbdr_handle_t *handle, uint32_t entryID, uint64_t *count) in NETC_GetIPFMatchedCount()
379 status_t NETC_AddISITableEntry(netc_cbdr_handle_t *handle, netc_tb_isi_config_t *config, uint32_t *… in NETC_AddISITableEntry()
406 status_t NETC_QueryISITableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_isi_config_t… in NETC_QueryISITableEntry()
437 status_t NETC_QueryISITableEntryWithKey(netc_cbdr_handle_t *handle, netc_tb_isi_keye_t *keye, netc_… in NETC_QueryISITableEntryWithKey()
467 status_t NETC_DelISITableEntry(netc_cbdr_handle_t *handle, uint32_t entryID) in NETC_DelISITableEntry()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/uart/
Dfsl_adapter_usart.c186 static void HAL_UartCallback(USART_Type *base, usart_handle_t *handle, status_t status, void *callb… in HAL_UartCallback()
209 static void HAL_UartInterruptHandle(USART_Type *base, void *handle) in HAL_UartInterruptHandle()
267 static void HAL_UartInterruptHandle_Wapper(void *base, void *handle) in HAL_UartInterruptHandle_Wapper()
275 static hal_uart_status_t HAL_UartInitCommon(hal_uart_handle_t handle, const hal_uart_config_t *conf… in HAL_UartInitCommon()
330 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()
368 hal_uart_status_t HAL_UartDeinit(hal_uart_handle_t handle) in HAL_UartDeinit()
381 hal_uart_status_t HAL_UartReceiveBlocking(hal_uart_handle_t handle, uint8_t *data, size_t length) in HAL_UartReceiveBlocking()
403 hal_uart_status_t HAL_UartSendBlocking(hal_uart_handle_t handle, const uint8_t *data, size_t length) in HAL_UartSendBlocking()
424 hal_uart_status_t HAL_UartEnterLowpower(hal_uart_handle_t handle) in HAL_UartEnterLowpower()
431 hal_uart_status_t HAL_UartExitLowpower(hal_uart_handle_t handle) in HAL_UartExitLowpower()
[all …]
Dfsl_adapter_miniusart.c132 static void HAL_UartCallback(USART_Type *base, usart_handle_t *handle, status_t status, void *callb… in HAL_UartCallback()
215 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()
281 hal_uart_status_t HAL_UartDeinit(hal_uart_handle_t handle) in HAL_UartDeinit()
302 hal_uart_status_t HAL_UartReceiveBlocking(hal_uart_handle_t handle, uint8_t *data, size_t length) in HAL_UartReceiveBlocking()
324 hal_uart_status_t HAL_UartSendBlocking(hal_uart_handle_t handle, const uint8_t *data, size_t length) in HAL_UartSendBlocking()
345 hal_uart_status_t HAL_UartEnterLowpower(hal_uart_handle_t handle) in HAL_UartEnterLowpower()
352 hal_uart_status_t HAL_UartExitLowpower(hal_uart_handle_t handle) in HAL_UartExitLowpower()
363 hal_uart_status_t HAL_UartTransferInstallCallback(hal_uart_handle_t handle, in HAL_UartTransferInstallCallback()
380 hal_uart_status_t HAL_UartTransferReceiveNonBlocking(hal_uart_handle_t handle, hal_uart_transfer_t … in HAL_UartTransferReceiveNonBlocking()
396 hal_uart_status_t HAL_UartTransferSendNonBlocking(hal_uart_handle_t handle, hal_uart_transfer_t *tr… in HAL_UartTransferSendNonBlocking()
[all …]
Dfsl_adapter_iuart.c132 static void HAL_UartCallback(UART_Type *base, uart_handle_t *handle, status_t status, void *callbac… in HAL_UartCallback()
218 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()
284 hal_uart_status_t HAL_UartDeinit(hal_uart_handle_t handle) in HAL_UartDeinit()
305 hal_uart_status_t HAL_UartReceiveBlocking(hal_uart_handle_t handle, uint8_t *data, size_t length) in HAL_UartReceiveBlocking()
327 hal_uart_status_t HAL_UartSendBlocking(hal_uart_handle_t handle, const uint8_t *data, size_t length) in HAL_UartSendBlocking()
348 hal_uart_status_t HAL_UartEnterLowpower(hal_uart_handle_t handle) in HAL_UartEnterLowpower()
355 hal_uart_status_t HAL_UartExitLowpower(hal_uart_handle_t handle) in HAL_UartExitLowpower()
366 hal_uart_status_t HAL_UartTransferInstallCallback(hal_uart_handle_t handle, in HAL_UartTransferInstallCallback()
383 hal_uart_status_t HAL_UartTransferReceiveNonBlocking(hal_uart_handle_t handle, hal_uart_transfer_t … in HAL_UartTransferReceiveNonBlocking()
399 hal_uart_status_t HAL_UartTransferSendNonBlocking(hal_uart_handle_t handle, hal_uart_transfer_t *tr… in HAL_UartTransferSendNonBlocking()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_pdm_sdma_adapter.c144 srtm_pdm_sdma_adapter_t handle = (srtm_pdm_sdma_adapter_t)(void *)adapter; in SRTM_PdmSdmaAdapter_GetAudioServiceState() local
162 srtm_pdm_sdma_adapter_t handle = (srtm_pdm_sdma_adapter_t)param; in SRTM_PdmSdmaAdapter_RecycleRxMessage() local
201 static status_t SRTM_PdmSdmaAdapter_PeriodReceiveSDMA(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_PeriodReceiveSDMA()
275 static void SRTM_PdmSdmaAdapter_DmaTransfer(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_DmaTransfer()
297 static void SRTM_PdmSdmaAdapter_PeriodCopyAndNotify(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_PeriodCopyAndNotify()
355 srtm_pdm_sdma_adapter_t handle = (srtm_pdm_sdma_adapter_t)param1; in SRTM_PdmSdmaAdapter_DataCopyProc() local
361 static void SRTM_PdmSdmaAdapter_CopyData(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_CopyData()
405 static void SRTM_PdmSdmaAdapter_Transfer(srtm_pdm_sdma_adapter_t handle) in SRTM_PdmSdmaAdapter_Transfer()
435 srtm_pdm_sdma_adapter_t handle = (srtm_pdm_sdma_adapter_t)param1; in SRTM_PdmSdmaAdapter_RxTransferProc() local
492 srtm_pdm_sdma_adapter_t handle = (srtm_pdm_sdma_adapter_t)param; in SRTM_PdmSdmaAdapter_LocalBufFullDMACb() local
[all …]
Dsrtm_pdm_edma_adapter.c176 srtm_pdm_edma_adapter_t handle = (srtm_pdm_edma_adapter_t)(void *)adapter; in SRTM_PdmEdmaAdapter_GetAudioServiceState() local
194 srtm_pdm_edma_adapter_t handle = (srtm_pdm_edma_adapter_t)param; in SRTM_PdmEdmaAdapter_RecycleRxMessage() local
233 static status_t SRTM_PdmEdmaAdapter_PeriodReceiveEDMA(srtm_pdm_edma_adapter_t handle) in SRTM_PdmEdmaAdapter_PeriodReceiveEDMA()
309 static void SRTM_PdmEdmaAdapter_DmaTransfer(srtm_pdm_edma_adapter_t handle) in SRTM_PdmEdmaAdapter_DmaTransfer()
331 static void SRTM_PdmEdmaAdapter_PeriodCopyAndNotify(srtm_pdm_edma_adapter_t handle) in SRTM_PdmEdmaAdapter_PeriodCopyAndNotify()
400 srtm_pdm_edma_adapter_t handle = (srtm_pdm_edma_adapter_t)param1; in SRTM_PdmEdmaAdapter_DataCopyProc() local
406 static void SRTM_PdmEdmaAdapter_CopyData(srtm_pdm_edma_adapter_t handle) in SRTM_PdmEdmaAdapter_CopyData()
450 static void SRTM_PdmEdmaAdapter_Transfer(srtm_pdm_edma_adapter_t handle) in SRTM_PdmEdmaAdapter_Transfer()
480 srtm_pdm_edma_adapter_t handle = (srtm_pdm_edma_adapter_t)param1; in SRTM_PdmEdmaAdapter_RxTransferProc() local
536 srtm_pdm_edma_adapter_t handle = (srtm_pdm_edma_adapter_t)param; in SRTM_PdmEdmaAdapter_LocalBufFullDMACb() local
[all …]
Dsrtm_sai_edma_adapter.c132 srtm_sai_edma_adapter_t handle = (srtm_sai_edma_adapter_t)(void *)adapter; in SRTM_SaiEdmaAdapter_GetAudioServiceState() local
144 srtm_sai_edma_adapter_t handle = (srtm_sai_edma_adapter_t)param; in SRTM_SaiEdmaAdapter_RecycleTxMessage() local
154 srtm_sai_edma_adapter_t handle = (srtm_sai_edma_adapter_t)param; in SRTM_SaiEdmaAdapter_RecycleRxMessage() local
241 static void SRTM_SaiEdmaAdapter_DmaTransfer(srtm_sai_edma_adapter_t handle, srtm_audio_dir_t dir) in SRTM_SaiEdmaAdapter_DmaTransfer()
294 static void SRTM_SaiEdmaAdapter_CopyData(srtm_sai_edma_adapter_t handle) in SRTM_SaiEdmaAdapter_CopyData()
350 static void SRTM_SaiEdmaAdapter_RxPeriodCopyAndNotify(srtm_sai_edma_adapter_t handle) in SRTM_SaiEdmaAdapter_RxPeriodCopyAndNotify()
409 srtm_sai_edma_adapter_t handle = (srtm_sai_edma_adapter_t)param1; in SRTM_SaiEdmaAdapter_RxDataCopyProc() local
415 static void SRTM_SaiEdmaAdapter_RxCopyData(srtm_sai_edma_adapter_t handle) in SRTM_SaiEdmaAdapter_RxCopyData()
460 static void SRTM_SaiEdmaAdapter_Transfer(srtm_sai_edma_adapter_t handle, srtm_audio_dir_t dir) in SRTM_SaiEdmaAdapter_Transfer()
502 srtm_sai_edma_adapter_t handle = (srtm_sai_edma_adapter_t)param1; in SRTM_SaiEdmaAdapter_TxTransferProc() local
[all …]
Dsrtm_sai_sdma_adapter.c146 srtm_sai_sdma_adapter_t handle = (srtm_sai_sdma_adapter_t)(void *)adapter; in SRTM_SaiSdmaAdapter_GetAudioServiceState() local
171 srtm_sai_sdma_adapter_t handle = (srtm_sai_sdma_adapter_t)param; in SRTM_SaiSdmaAdapter_RecycleTxMessage() local
181 srtm_sai_sdma_adapter_t handle = (srtm_sai_sdma_adapter_t)param; in SRTM_SaiSdmaAdapter_RecycleRxMessage() local
248 static status_t SRTM_SaiSdmaAdapter_PeriodTransferSDMA(srtm_sai_sdma_adapter_t handle, srtm_audio_d… in SRTM_SaiSdmaAdapter_PeriodTransferSDMA()
351 static void SRTM_SaiSdmaAdapter_DmaTransfer(srtm_sai_sdma_adapter_t handle, srtm_audio_dir_t dir) in SRTM_SaiSdmaAdapter_DmaTransfer()
381 static void SRTM_SaiSdmaAdapter_CopyData(srtm_sai_sdma_adapter_t handle) in SRTM_SaiSdmaAdapter_CopyData()
428 static void SRTM_SaiSdmaAdapter_RxPeriodCopyAndNotify(srtm_sai_sdma_adapter_t handle) in SRTM_SaiSdmaAdapter_RxPeriodCopyAndNotify()
488 srtm_sai_sdma_adapter_t handle = (srtm_sai_sdma_adapter_t)param1; in SRTM_SaiSdmaAdapter_RxDataCopyProc() local
494 static void SRTM_SaiSdmaAdapter_RxCopyData(srtm_sai_sdma_adapter_t handle) in SRTM_SaiSdmaAdapter_RxCopyData()
539 static void SRTM_SaiSdmaAdapter_Transfer(srtm_sai_sdma_adapter_t handle, srtm_audio_dir_t dir) in SRTM_SaiSdmaAdapter_Transfer()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c153 …caam_handle_t *handle; /*!< CAAM handle (specifies jobRing and optional callback fu… member
203 …caam_handle_t *handle; /*!< CAAM handle (specifies jobRing and optional callback fu… member
487 caam_handle_t *handle, in hmac_prehash_key()
816 caam_handle_t *handle, in caam_aes_gcm_non_blocking()
1056 caam_handle_t *handle, in caam_aes_ccm_non_blocking()
1194 caam_handle_t *handle, in CAAM_AES_EncryptTagCcmNonBlocking()
1236 caam_handle_t *handle, in CAAM_AES_DecryptTagCcmNonBlocking()
1313 caam_handle_t *handle, in CAAM_AES_CryptCtrNonBlocking()
1429 caam_handle_t *handle, in CAAM_AES_EncryptEcbNonBlocking()
1482 caam_handle_t *handle, in CAAM_AES_DecryptEcbNonBlocking()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c63 …oid SFDP_InterpretSFDPParamHeaders(sfdp_param_header_t *ptrSfdpParamHeaders, sfdp_handle_t *handle) in SFDP_InterpretSFDPParamHeaders()
211 static void SFDP_Get1PadReadCmd(sfdp_handle_t *handle, in SFDP_Get1PadReadCmd()
244 static void SFDP_Get2PadReadCmd(sfdp_handle_t *handle, in SFDP_Get2PadReadCmd()
285 static void SFDP_Get4PadReadCmd(sfdp_handle_t *handle, in SFDP_Get4PadReadCmd()
372 static void SFDP_Get8PadReadCmd(sfdp_handle_t *handle, in SFDP_Get8PadReadCmd()
538 sfdp_ret_type_t SFDP_ReadSFDPHeader(sfdp_handle_t *handle, SFDP_SpiReadFunc spiRead) in SFDP_ReadSFDPHeader()
602 sfdp_ret_type_t SFDP_ReadAllSupportedTable(sfdp_handle_t *handle) in SFDP_ReadAllSupportedTable()
634 uint32_t SFDP_GetFlashDensity(sfdp_handle_t *handle) in SFDP_GetFlashDensity()
664 uint32_t SFDP_GetPageSize(sfdp_handle_t *handle) in SFDP_GetPageSize()
691 sfdp_protocol_type_t SFDP_GetFlashProtocolType(sfdp_handle_t *handle, in SFDP_GetFlashProtocolType()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc_edma.c24 ltc_edma_handle_t *handle; member
75 static status_t ltc_process_message_in_sessions_EDMA(LTC_Type *base, ltc_edma_handle_t *handle) in ltc_process_message_in_sessions_EDMA()
187 static status_t ltc_process_message_in_sessions_ctr_EDMA(LTC_Type *base, ltc_edma_handle_t *handle) in ltc_process_message_in_sessions_ctr_EDMA()
352 ltc_edma_handle_t *handle, in LTC_AES_EncryptEcbEDMA()
405 ltc_edma_handle_t *handle, in LTC_AES_DecryptEcbEDMA()
465 ltc_edma_handle_t *handle, in LTC_AES_EncryptCbcEDMA()
525 ltc_edma_handle_t *handle, in LTC_AES_DecryptCbcEDMA()
602 ltc_edma_handle_t *handle, in LTC_AES_CryptCtrEDMA()
687 ltc_edma_handle_t *handle, in ltc_des_process_EDMA()
736 ltc_edma_handle_t *handle, in ltc_3des_process_EDMA()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_util.h69mlan_status (*moal_init_lock)(t_void *handle, t_void *plock)) in util_init_list_head()
89mlan_status (*moal_free_lock)(t_void *handle, t_void *plock)) in util_free_list_head()
110mlan_status (*moal_spin_lock)(t_void *handle, t_void *plock), in util_peek_list()
111mlan_status (*moal_spin_unlock)(t_void *handle, t_void *plock)) in util_peek_list()
143mlan_status (*moal_spin_lock)(t_void *handle, t_void *plock), in util_enqueue_list_tail()
144mlan_status (*moal_spin_unlock)(t_void *handle, t_void *plock)) in util_enqueue_list_tail()
176mlan_status (*moal_spin_lock)(t_void *handle, t_void *plock), in util_enqueue_list_head()
177mlan_status (*moal_spin_unlock)(t_void *handle, t_void *plock)) in util_enqueue_list_head()
209 mlan_status (*moal_spin_lock)(t_void *handle, t_void *plock), in util_unlink_list()
210mlan_status (*moal_spin_unlock)(t_void *handle, t_void *plock)) in util_unlink_list()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.c70 static status_t WM8904_UpdateFormat(wm8904_handle_t *handle, in WM8904_UpdateFormat()
109 static status_t WM8904_WaitOnWriteSequencer(wm8904_handle_t *handle) in WM8904_WaitOnWriteSequencer()
130 status_t WM8904_WriteRegister(wm8904_handle_t *handle, uint8_t reg, uint16_t value) in WM8904_WriteRegister()
148 status_t WM8904_ReadRegister(wm8904_handle_t *handle, uint8_t reg, uint16_t *value) in WM8904_ReadRegister()
173 status_t WM8904_ModifyRegister(wm8904_handle_t *handle, uint8_t reg, uint16_t mask, uint16_t value) in WM8904_ModifyRegister()
196 status_t WM8904_Init(wm8904_handle_t *handle, wm8904_config_t *wm8904Config) in WM8904_Init()
450 status_t WM8904_Deinit(wm8904_handle_t *handle) in WM8904_Deinit()
492 status_t WM8904_SetMasterSlave(wm8904_handle_t *handle, bool master) in WM8904_SetMasterSlave()
513 status_t WM8904_SetMasterClock(wm8904_handle_t *handle, uint32_t sysclk, uint32_t sampleRate, uint3… in WM8904_SetMasterClock()
651 status_t WM8904_SetFLLConfig(wm8904_handle_t *handle, wm8904_fll_config_t *config) in WM8904_SetFLLConfig()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.c126 static bool PF1550_ReadOtp(pf1550_handle_t *handle, uint8_t reg, uint8_t *val) in PF1550_ReadOtp()
154 static uint8_t PF1550_GetRegulatorSetPoint(pf1550_handle_t *handle, pf1550_module_t module, uint32_… in PF1550_GetRegulatorSetPoint()
250 static uint32_t PF1550_GetRegulatorOutputVolt(pf1550_handle_t *handle, pf1550_module_t module, uint… in PF1550_GetRegulatorOutputVolt()
336 void PF1550_Init(pf1550_handle_t *handle, const pf1550_config_t *config) in PF1550_Init()
357 bool PF1550_WriteReg(pf1550_handle_t *handle, uint8_t reg, uint8_t val) in PF1550_WriteReg()
365 bool PF1550_ReadReg(pf1550_handle_t *handle, uint8_t reg, uint8_t *val) in PF1550_ReadReg()
374 bool PF1550_ModifyReg(pf1550_handle_t *handle, uint8_t reg, uint8_t mask, uint8_t val) in PF1550_ModifyReg()
396 bool PF1550_DumpReg(pf1550_handle_t *handle, uint8_t reg, uint8_t *buffer, uint8_t size) in PF1550_DumpReg()
417 uint32_t PF1550_GetInterruptCategory(pf1550_handle_t *handle) in PF1550_GetInterruptCategory()
429 void PF1550_EnableInterrupts(pf1550_handle_t *handle, pf1550_interrupt_category_t category, uint32_… in PF1550_EnableInterrupts()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.c19 #define OV7670_WriteReg(handle, reg, val) \ argument
23 #define OV7670_ReadReg(handle, reg, val) \ argument
27 #define OV7670_ModifyReg(handle, reg, clrMask, val) \ argument
187 status_t OV7670_CameraInit(camera_device_handle_t *handle, const ov7670_config_t *config) in OV7670_CameraInit()
235 status_t OV7670_ContrastAdjustment(camera_device_handle_t *handle, uint8_t val) in OV7670_ContrastAdjustment()
245 status_t OV7670_BrightnessAdjustment(camera_device_handle_t *handle, uint8_t val) in OV7670_BrightnessAdjustment()
254 status_t OV7670_Configure(camera_device_handle_t *handle, const ov7670_config_t *config) in OV7670_Configure()
327 status_t OV7670_OutputFormat(camera_device_handle_t *handle, const ov7670_output_format_config_t *o… in OV7670_OutputFormat()
336 status_t OV7670_Resolution(camera_device_handle_t *handle, uint32_t resolution) in OV7670_Resolution()
386 status_t OV7670_SetWindow(camera_device_handle_t *handle, const ov7670_windowing_config_t *windowin… in OV7670_SetWindow()
[all …]

12345678910>>...16