Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h684 t_Error FM_PORT_ConfigCutBytesFromEnd(t_Handle h_FmPort, uint8_t cutBytesFromEnd);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h816 uint8_t cutBytesFromEnd; member
H A Dfm_port.c2371 p_FmPort->p_FmPortDriverParam->cutBytesFromEnd = in FM_PORT_Config()
2974 uint8_t cutBytesFromEnd) in FM_PORT_ConfigCutBytesFromEnd() argument
2985 p_FmPort->p_FmPortDriverParam->dfltCfg.rx_cut_end_bytes = cutBytesFromEnd; in FM_PORT_ConfigCutBytesFromEnd()