Home
last modified time | relevance | path

Searched refs:p_Value (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h801 t_Error FmPortSetGprFunc(t_Handle h_FmPort, e_FmPortGprFuncType gprFunc, void **p_Value);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1930 void **p_Value) in FmPortSetGprFunc() argument
1936 ASSERT_COND(p_Value); in FmPortSetGprFunc()
1985 *p_Value = p_FmPort->p_ParamsPage; in FmPortSetGprFunc()