Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h128 #define DEFAULT_PORT_extraNumOfTasks(type) \ macro
167 #define DEFAULT_PORT_extraNumOfTasks(type) 0 macro
H A Dfm_port.c2351 p_FmPort->tasks.extra = DEFAULT_PORT_extraNumOfTasks(p_FmPort->portType); in FM_PORT_Config()