Home
last modified time | relevance | path

Searched refs:FmGetMuramHandle (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h957 t_Handle FmGetMuramHandle(t_Handle h_Fm);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c813 p_FmPcd->h_FmMuram = FmGetMuramHandle(p_FmPcd->h_Fm); in FM_PCD_Config()
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1398 t_Handle FmGetMuramHandle(t_Handle h_Fm) in FmGetMuramHandle() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2703 p_FmPort->h_FmMuram = FmGetMuramHandle(p_FmPort->h_Fm); in FM_PORT_Init()