Home
last modified time | relevance | path

Searched refs:t_Handle (Results 1 – 25 of 75) sorted by relevance

123

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h45 t_Handle h_Fm;
46 t_Handle h_FmPcd;
52 void FmHcFree(t_Handle h_FmHc);
55 t_Error FmHcDumpRegs(t_Handle h_FmHc);
63 t_Error FmHcPcdKgDeleteScheme(t_Handle h_FmHc, t_Handle h_Scheme);
70 t_Error FmHcPcdKgSetSchemeCounter(t_Handle h_FmHc, t_Handle h_Scheme, uint32_t value);
71 uint32_t FmHcPcdKgGetSchemeCounter(t_Handle h_FmHc, t_Handle h_Scheme);
75 t_Error FmHcPcdPlcrSetProfile(t_Handle h_FmHc, t_Handle h_Profile, t_FmPcdPlcrProfileRegs *p_Pl…
76 t_Error FmHcPcdPlcrDeleteProfile(t_Handle h_FmHc, t_Handle h_Profile);
87 t_Error FmHcPcdSync(t_Handle h_FmHc);
[all …]
H A Dfm_common.h676 t_Handle FmPcdGetHcHandle(t_Handle h_FmPcd);
694 t_Handle FmGetPcd(t_Handle h_Fm);
779 t_Handle FmPcdCcTreeGetSavedManipParams(t_Handle h_FmTree);
781 t_Error FmPcdCcTreeAddIPR(t_Handle h_FmPcd, t_Handle h_FmTree, t_Handle h_NetEnv, t_Handle h_Re…
782 t_Error FmPcdCcTreeAddCPR(t_Handle h_FmPcd, t_Handle h_FmTree, t_Handle h_NetEnv, t_Handle h_Re…
783 t_Error FmPcdCcBindTree(t_Handle h_FmPcd, t_Handle h_PcdParams, t_Handle h_CcTree, uint32_t *…
789 …dManipUpdate(t_Handle h_FmPcd, t_Handle h_PcdParams, t_Handle h_FmPort, t_Handle h_Manip, t_Handle
812 t_Error FmPcdFrmReplicUpdate(t_Handle h_FmPcd, t_Handle h_FmPort, t_Handle h_FrmReplic);
957 t_Handle FmGetMuramHandle(t_Handle h_Fm);
1145 void FmRegisterPcd(t_Handle h_Fm, t_Handle h_FmPcd);
[all …]
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h139 t_Error FM_MACSEC_Init(t_Handle h_FmMacsec);
152 t_Error FM_MACSEC_Free(t_Handle h_FmMacsec);
385 t_Error FM_MACSEC_Enable(t_Handle h_FmMacsec);
926 t_Handle FM_MACSEC_SECY_CreateRxSc(t_Handle h_FmMacsecSecY, t_FmMacsecSecYSCParams *p_ScParams);
940 t_Error FM_MACSEC_SECY_DeleteRxSc(t_Handle h_FmMacsecSecY, t_Handle h_Sc);
973 t_Error FM_MACSEC_SECY_DeleteRxSa(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an);
988 t_Error FM_MACSEC_SECY_RxSaEnableReceive(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an);
1003 t_Error FM_MACSEC_SECY_RxSaDisableReceive(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an);
1021 t_Error FM_MACSEC_SECY_RxSaUpdateNextPn(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, uint…
1055 t_Error FM_MACSEC_SECY_RxSaModifyKey(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, macsecS…
[all …]
H A Dqm_ext.h291 t_Error QM_Init(t_Handle h_Qm);
304 t_Error QM_Free(t_Handle h_Qm);
475 t_Error QM_DumpRegs(t_Handle h_Qm);
506 void QM_ErrorIsr(t_Handle h_Qm);
774 t_Handle h_App;
775 t_Handle h_QmFqr;
969 t_Error QM_FQR_RegisterCB(t_Handle h_QmFqr, t_QmReceivedFrameCallback *f_CallBack, t_Handle h_App);
985 t_Error QM_FQR_Resume(t_Handle h_QmFqr, t_Handle h_QmPortal, uint32_t fqidOffset);
1001 t_Error QM_FQR_Suspend(t_Handle h_QmFqr, t_Handle h_QmPortal, uint32_t fqidOffset);
1059 t_Error QM_FQR_Enqueue(t_Handle h_QmFqr, t_Handle h_QmPortal, uint32_t fqidOffset, t_DpaaFD *p_Fram…
[all …]
H A Dfm_port_ext.h323 t_Error FM_PORT_Init(t_Handle h_FmPort);
336 t_Error FM_PORT_Free(t_Handle h_FmPort);
1510 t_Handle h_FmPortTx;
1550 t_Error FM_PORT_EnterDsarFinal(t_Handle h_DsarRxPort, t_Handle h_DsarTxPort);
1566 void FM_PORT_ExitDsar(t_Handle h_FmPortRx, t_Handle h_FmPortTx);
1579 bool FM_PORT_IsInDsar(t_Handle h_FmPort);
1733 t_Error FM_PORT_Enable(t_Handle h_FmPort);
2460 t_Error FM_PORT_PcdPlcrModifyInitialProfile (t_Handle h_FmPort, t_Handle h_Profile);
2478 t_Error FM_PORT_PcdCcModifyTree (t_Handle h_FmPort, t_Handle h_CcTree);
2578 void FM_PORT_ImTxConf(t_Handle h_FmPort);
[all …]
H A Dbm_ext.h150 t_Handle BM_Config(t_BmParam *p_BmParam);
163 t_Error BM_Init(t_Handle h_Bm);
176 t_Error BM_Free(t_Handle h_Bm);
242 t_Error BM_DumpRegs(t_Handle h_Bm);
269 void BM_ErrorIsr(t_Handle h_Bm);
460 t_Error BM_POOL_Init(t_Handle h_BmPool);
570 uint8_t BM_POOL_GetId(t_Handle h_BmPool);
594 t_Handle BM_POOL_GetBufferContext(t_Handle h_BmPool, void *p_Buff);
630 void * BM_POOL_GetBuf(t_Handle h_BmPool, t_Handle h_BmPortal);
644 t_Error BM_POOL_PutBuf(t_Handle h_BmPool, t_Handle h_BmPortal, void *p_Buff);
[all …]
H A Dfm_mac_ext.h260 t_Handle FM_MAC_Config(t_FmMacParams *p_FmMacParam);
271 t_Error FM_MAC_Init(t_Handle h_FmMac);
284 t_Error FM_MAC_Free(t_Handle h_FmMac);
480 t_Error FM_MAC_Resume(t_Handle h_FmMac);
493 t_Error FM_MAC_Enable1588TimeStamp(t_Handle h_Fm);
506 t_Error FM_MAC_Disable1588TimeStamp(t_Handle h_Fm);
524 t_Error FM_MAC_SetTxAutoPauseFrames(t_Handle h_FmMac,
557 t_Error FM_MAC_SetTxPauseFrames(t_Handle h_FmMac,
603 t_Error FM_MAC_ResetCounters(t_Handle h_FmMac);
777 t_Error FM_MAC_RestartAutoneg(t_Handle h_FmMac);
[all …]
H A Dfm_rtc_ext.h110 t_Handle h_Fm; /**< FM Handle*/
132 t_Handle FM_RTC_Config(t_FmRtcParams *p_FmRtcParam);
145 t_Error FM_RTC_Init(t_Handle h_FmRtc);
158 t_Error FM_RTC_Free(t_Handle h_FmRtc);
182 t_Error FM_RTC_ConfigPeriod(t_Handle h_FmRtc, uint32_t period);
197 t_Error FM_RTC_ConfigSourceClock(t_Handle h_FmRtc,
301 t_Error FM_RTC_ConfigAlarmPolarity(t_Handle h_FmRtc,
396 t_Error FM_RTC_Enable(t_Handle h_FmRtc, bool resetClock);
409 t_Error FM_RTC_Disable(t_Handle h_FmRtc);
543 t_Error FM_RTC_SetCurrentTime(t_Handle h_FmRtc, uint64_t ts);
[all …]
H A Dfm_vsp_ext.h109 t_Handle FM_VSP_Config(t_FmVspParams *p_FmVspParams);
120 t_Error FM_VSP_Init(t_Handle h_FmVsp);
133 t_Error FM_VSP_Free(t_Handle h_FmVsp);
206 t_Error FM_VSP_ConfigDmaIcCacheAttr(t_Handle h_FmVsp,
239 t_Error FM_VSP_ConfigDmaScatterGatherAttr(t_Handle h_FmVsp,
256 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize);
332 uint32_t FM_VSP_GetBufferDataOffset(t_Handle h_FmVsp);
347 uint8_t * FM_VSP_GetBufferICInfo(t_Handle h_FmVsp, char *p_Data);
369 t_FmPrsResult * FM_VSP_GetBufferPrsResult(t_Handle h_FmVsp, char *p_Data);
386 uint64_t * FM_VSP_GetBufferTimeStamp(t_Handle h_FmVsp, char *p_Data);
[all …]
H A Dfm_ext.h542 t_Error FM_Init(t_Handle h_Fm);
555 t_Error FM_Free(t_Handle h_Fm);
1358 t_Error FM_DumpRegs(t_Handle h_Fm);
1397 t_Error FM_EnableRamsEcc(t_Handle h_Fm);
1418 t_Error FM_DisableRamsEcc(t_Handle h_Fm);
1495 void FM_Resume(t_Handle h_Fm);
1556 t_Error FM_ErrorIsr(t_Handle h_Fm);
1569 void FM_EventIsr(t_Handle h_Fm);
1607 t_Error FM_CtrlMonStart(t_Handle h_Fm);
1628 t_Error FM_CtrlMonStop(t_Handle h_Fm);
[all …]
H A Dfm_pcd_ext.h275 t_Error FM_PCD_Init(t_Handle h_FmPcd);
288 t_Error FM_PCD_Free(t_Handle h_FmPcd);
2962 t_Handle FM_PCD_NetEnvCharacteristicsSet(t_Handle h_FmPcd, t_FmPcdNetEnvParams *p_NetEnvParams);
2996 t_Handle FM_PCD_KgSchemeSet(t_Handle h_FmPcd,
3056 t_Handle FM_PCD_PlcrProfileSet(t_Handle h_FmPcd,
3122 t_Handle FM_PCD_CcRootBuild (t_Handle h_FmPcd,
3171 t_Handle FM_PCD_MatchTableSet(t_Handle h_FmPcd, t_FmPcdCcNodeParams *p_Param);
3598 t_Handle FM_PCD_HashTableSet(t_Handle h_FmPcd, t_FmPcdHashTableParams *p_Param);
3781 t_Handle FM_PCD_ManipNodeSet(t_Handle h_FmPcd, t_FmPcdManipParams *p_FmPcdManipParams);
3838 t_Handle FM_PCD_FrmReplicSetGroup(t_Handle h_FmPcd, t_FmPcdFrmReplicGroupParams *p_FrmReplicGroupPa…
[all …]
H A Dfm_muram_ext.h88 t_Handle FM_MURAM_ConfigAndInit(uintptr_t baseAddress, uint32_t size);
101 t_Error FM_MURAM_Free(t_Handle h_FmMuram);
125 void * FM_MURAM_AllocMem(t_Handle h_FmMuram, uint32_t size, uint32_t align);
139 void * FM_MURAM_AllocMemForce(t_Handle h_FmMuram, uint64_t base, uint32_t size);
151 t_Error FM_MURAM_FreeMem(t_Handle h_FmMuram, void *ptr);
162 uint64_t FM_MURAM_GetFreeMemSize(t_Handle h_FmMuram);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h73 t_Error (*f_FM_MAC_Init) (t_Handle h_FmMac);
74 t_Error (*f_FM_MAC_Free) (t_Handle h_FmMac);
94 t_Error (*f_FM_MAC_Resume) (t_Handle h_FmMac);
107 t_Error (*f_FM_MAC_ResetCounters) (t_Handle h_FmMac);
118 t_Error (*f_FM_MAC_RestartAutoneg) (t_Handle h_FmMac);
132 t_Error (*f_FM_MAC_DumpRegs) (t_Handle h_FmMac);
135 t_Handle h_Fm;
145 t_Handle DTSEC_Config(t_FmMacParams *p_FmMacParam);
146 t_Handle TGEC_Config(t_FmMacParams *p_FmMacParams);
148 t_Handle MEMAC_Config(t_FmMacParams *p_FmMacParam);
[all …]
H A Dfm_mac.c51 t_Handle FM_MAC_Config (t_FmMacParams *p_FmMacParam) in FM_MAC_Config()
88 return (t_Handle)p_FmMacControllerDriver; in FM_MAC_Config()
93 t_Error FM_MAC_Init (t_Handle h_FmMac) in FM_MAC_Init()
114 t_Error FM_MAC_Free (t_Handle h_FmMac) in FM_MAC_Free()
171 t_Error FM_MAC_ConfigWan (t_Handle h_FmMac, bool flag) in FM_MAC_ConfigWan()
302 t_Error FM_MAC_Resume (t_Handle h_FmMac) in FM_MAC_Resume()
360 t_Error FM_MAC_SetTxPauseFrames(t_Handle h_FmMac, in FM_MAC_SetTxPauseFrames()
408 t_Error FM_MAC_ResetCounters (t_Handle h_FmMac) in FM_MAC_ResetCounters()
591 t_Error FM_MAC_RestartAutoneg(t_Handle h_FmMac) in FM_MAC_RestartAutoneg()
633 uint16_t FM_MAC_GetMaxFrameLength(t_Handle h_FmMac) in FM_MAC_GetMaxFrameLength()
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec.h53 t_Error (*f_FM_MACSEC_Init) (t_Handle h_FmMacsec);
54 t_Error (*f_FM_MACSEC_Free) (t_Handle h_FmMacsec);
68 t_Error (*f_FM_MACSEC_Enable) (t_Handle h_FmMacsec);
69 t_Error (*f_FM_MACSEC_Disable) (t_Handle h_FmMacsec);
74 t_Handle FM_MACSEC_GUEST_Config(t_FmMacsecParams *p_FmMacsecParam);
169 void FmMacsecRegisterIntr(t_Handle h_FmMacsec,
174 t_Handle h_Arg);
176 void FmMacsecUnregisterIntr(t_Handle h_FmMacsec,
184 t_Error FmMacsecDeleteRxSc(t_Handle h_FmMacsec, uint32_t scId);
186 t_Error FmMacsecDeleteTxSc(t_Handle h_FmMacsec, uint32_t scId);
[all …]
H A Dfm_macsec.c52 t_Handle FM_MACSEC_Config(t_FmMacsecParams *p_FmMacsecParam) in FM_MACSEC_Config()
66 return (t_Handle)p_FmMacsecControllerDriver; in FM_MACSEC_Config()
69 t_Error FM_MACSEC_Init(t_Handle h_FmMacsec) in FM_MACSEC_Init()
81 t_Error FM_MACSEC_Free(t_Handle h_FmMacsec) in FM_MACSEC_Free()
105 t_Error FM_MACSEC_ConfigInvalidTagsFrameTreatment(t_Handle h_FmMacsec, bool deliverUncontrolled) in FM_MACSEC_ConfigInvalidTagsFrameTreatment()
141 t_Error FM_MACSEC_ConfigPnExhaustionThreshold(t_Handle h_FmMacsec, uint32_t pnExhThr) in FM_MACSEC_ConfigPnExhaustionThreshold()
153 t_Error FM_MACSEC_ConfigKeysUnreadable(t_Handle h_FmMacsec) in FM_MACSEC_ConfigKeysUnreadable()
165 t_Error FM_MACSEC_ConfigSectagWithoutSCI(t_Handle h_FmMacsec) in FM_MACSEC_ConfigSectagWithoutSCI()
189 t_Error FM_MACSEC_GetRevision(t_Handle h_FmMacsec, uint32_t *p_MacsecRevision) in FM_MACSEC_GetRevision()
202 t_Error FM_MACSEC_Enable(t_Handle h_FmMacsec) in FM_MACSEC_Enable()
[all …]
H A Dfm_macsec_secy.c494 t_Handle FM_MACSEC_SECY_CreateRxSc(t_Handle h_FmMacsecSecY, t_FmMacsecSecYSCParams *p_ScParams) in FM_MACSEC_SECY_CreateRxSc()
506 t_Error FM_MACSEC_SECY_DeleteRxSc(t_Handle h_FmMacsecSecY, t_Handle h_Sc) in FM_MACSEC_SECY_DeleteRxSc()
519 t_Error FM_MACSEC_SECY_CreateRxSa(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, uint32_t l… in FM_MACSEC_SECY_CreateRxSa()
541 t_Error FM_MACSEC_SECY_DeleteRxSa(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an) in FM_MACSEC_SECY_DeleteRxSa()
565 t_Error FM_MACSEC_SECY_RxSaEnableReceive(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an) in FM_MACSEC_SECY_RxSaEnableReceive()
587 t_Error FM_MACSEC_SECY_RxSaDisableReceive(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an) in FM_MACSEC_SECY_RxSaDisableReceive()
609 t_Error FM_MACSEC_SECY_RxSaUpdateNextPn(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, uint… in FM_MACSEC_SECY_RxSaUpdateNextPn()
630 t_Error FM_MACSEC_SECY_RxSaUpdateLowestPn(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, ui… in FM_MACSEC_SECY_RxSaUpdateLowestPn()
651 t_Error FM_MACSEC_SECY_RxSaModifyKey(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, macsecS… in FM_MACSEC_SECY_RxSaModifyKey()
809 t_Error FM_MACSEC_SECY_GetRxScPhysId(t_Handle h_FmMacsecSecY, t_Handle h_Sc, uint32_t *p_ScPhysId) in FM_MACSEC_SECY_GetRxScPhysId()
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h182 t_Handle h_Manip;
217 t_Handle h_FmPcd;
398 … FmPcdManipBuildIpReassmScheme(t_FmPcd *p_FmPcd, t_Handle h_NetEnv, t_Handle h_CcTree, t_Handl…
400 … FmPcdManipBuildCapwapReassmScheme(t_FmPcd *p_FmPcd, t_Handle h_NetEnv, t_Handle h_CcTree, t_Handl…
455 void FmPcdManipUpdateAdContLookupForCc(t_Handle h_Manip, t_Handle p_Ad, t_Handle *p_AdNew, u…
457 t_Error FmPcdManipCheckParamsWithCcNodeParams(t_Handle h_Manip, t_Handle h_FmPcdCcNode);
465 void FrmReplicGroupUpdateAd(t_Handle h_ReplicGroup, void *p_Ad, t_Handle *h_AdNew);
474 void DequeueNodeInfoFromRelevantLst(t_List *p_List, t_Handle h_Info, t_Handle h_Spinlock);
481 t_Handle h_StatsAd;
484 t_Handle h_StatsFLRs;
[all …]
H A Dfm_cc.h237 t_Handle h_StatsAd;
257 t_Handle p_Ad;
265 t_Handle h_Node;
293 t_Handle h_Manip;
294 t_Handle h_CcNode;
334 t_Handle h_AdTable;
336 t_Handle h_TmpAd;
337 t_Handle h_Ad;
347 t_Handle h_FmPcd;
375 t_Handle h_FmPcd;
[all …]
/f-stack/freebsd/contrib/ncsw/inc/
H A Dxx_ext.h224 typedef t_Handle t_TaskletHandle;
328 t_Handle XX_InitSpinlock(void);
339 void XX_FreeSpinlock(t_Handle h_Spinlock);
350 void XX_LockSpinlock(t_Handle h_Spinlock);
361 void XX_UnlockSpinlock(t_Handle h_Spinlock);
411 t_Handle XX_CreateTimer(void);
422 void XX_FreeTimer(t_Handle h_Timer);
444 void XX_StartTimer(t_Handle h_Timer,
448 t_Handle h_Arg);
459 void XX_StopTimer(t_Handle h_Timer);
[all …]
/f-stack/freebsd/contrib/ncsw/inc/etc/
H A Dmm_ext.h88 t_Error MM_Init(t_Handle *h_MM, uint64_t base, uint64_t size);
129 uint64_t MM_GetBase(t_Handle h_MM);
184 uint64_t MM_GetForceMin(t_Handle h_MM,
209 uint64_t MM_Put(t_Handle h_MM, uint64_t base);
226 uint64_t MM_PutForce(t_Handle h_MM, uint64_t base, uint64_t size);
243 t_Error MM_Add(t_Handle h_MM, uint64_t base, uint64_t size);
252 void MM_Dump(t_Handle h_MM);
261 void MM_Free(t_Handle h_MM);
281 uint64_t MM_GetMemBlock(t_Handle h_MM, int index);
293 bool MM_InRange(t_Handle h_MM, uint64_t addr);
[all …]
H A Dmem_ext.h89 t_Handle h_Spinlock;
124 t_Handle *p_Handle,
150 t_Handle *p_Handle,
176 t_Handle *p_Handle,
193 void MEM_Free(t_Handle h_Mem);
204 void * MEM_Get(t_Handle h_Mem);
225 uint16_t MEM_GetN(t_Handle h_Mem, uint32_t num, void *array[]);
237 t_Error MEM_Put(t_Handle h_Mem, void *p_Block);
278 void MEM_CheckLeaks(t_Handle h_Mem);
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.h450 t_Handle h_Qm;
453 t_Handle h_App;
484 t_Handle h_App;
490 t_Handle lock;
526 t_Handle h_Qm;
552 t_Handle h_App;
553 t_Handle h_QmFqr;
554 t_Handle fqlock;
574 t_Handle h_Qm;
602 static __inline__ void QmSetPortalHandle(t_Handle h_Qm, t_Handle h_Portal, e_DpaaSwPortal portalId) in QmSetPortalHandle()
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm.h229 t_Handle h_Bm;
230 t_Handle h_BmPortal;
262 t_Handle h_Bm;
297 t_Handle h_BpidMm;
298 t_Handle h_SpinLock;
299 t_Handle h_Portals[DPAA_MAX_NUM_OF_SW_PORTALS];
300 t_Handle h_Session;
306 t_Handle h_App;
311 static __inline__ void BmSetPortalHandle(t_Handle h_Bm, t_Handle h_Portal, e_DpaaSwPortal portalId) in BmSetPortalHandle()
317 static __inline__ t_Handle BmGetPortalHandle(t_Handle h_Bm) in BmGetPortalHandle()
[all …]
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_muram.c52 t_Handle h_Mem;
58 void FmMuramClear(t_Handle h_FmMuram) in FmMuramClear()
67 t_Handle FM_MURAM_ConfigAndInit(uintptr_t baseAddress, uint32_t size) in FM_MURAM_ConfigAndInit()
69 t_Handle h_Mem; in FM_MURAM_ConfigAndInit()
109 t_Error FM_MURAM_Free(t_Handle h_FmMuram) in FM_MURAM_Free()
121 void * FM_MURAM_AllocMem(t_Handle h_FmMuram, uint32_t size, uint32_t align) in FM_MURAM_AllocMem()
137 void * FM_MURAM_AllocMemForce(t_Handle h_FmMuram, uint64_t base, uint32_t size) in FM_MURAM_AllocMemForce()
153 t_Error FM_MURAM_FreeMem(t_Handle h_FmMuram, void *ptr) in FM_MURAM_FreeMem()
166 uint64_t FM_MURAM_GetFreeMemSize(t_Handle h_FmMuram) in FM_MURAM_GetFreeMemSize()

123