Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h955 t_Error FM_PORT_ConfigSyncReq(t_Handle h_FmPort, bool syncReq);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h840 bool syncReq; member
H A Dfm_port.c3076 t_Error FM_PORT_ConfigSyncReq(t_Handle h_FmPort, bool syncReq) in FM_PORT_ConfigSyncReq() argument
3088 p_FmPort->p_FmPortDriverParam->dfltCfg.sync_req = syncReq; in FM_PORT_ConfigSyncReq()