Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h558 t_Error FM_PORT_ConfigDeqHighPriority(t_Handle h_FmPort, bool highPri);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2854 t_Error FM_PORT_ConfigDeqHighPriority(t_Handle h_FmPort, bool highPri) in FM_PORT_ConfigDeqHighPriority() argument
2864 p_FmPort->p_FmPortDriverParam->dfltCfg.deq_high_pri = highPri; in FM_PORT_ConfigDeqHighPriority()