Home
last modified time | relevance | path

Searched refs:FmGetGuestId (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1159 uint8_t FmGetGuestId(t_Handle h_Fm);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c812 p_FmPcd->guestId = FmGetGuestId(p_FmPcd->h_Fm); in FM_PCD_Config()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c2575 uint8_t FmGetGuestId(t_Handle h_Fm) in FmGetGuestId() function