Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h121 #define DEFAULT_PORT_numOfTasks(type) \ macro
160 #define DEFAULT_PORT_numOfTasks(type) \ macro
H A Dfm_port.c2350 p_FmPort->tasks.num = DEFAULT_PORT_numOfTasks(p_FmPort->portType); in FM_PORT_Config()