Searched refs:tnumAgingPeriod (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h619 uint16_t tnumAgingPeriod; member in struct:t_Fm
H A Dfm_ncsw.c1242 return p_Fm->tnumAgingPeriod;
3465 p_Fm->tnumAgingPeriod = p_Fm->p_FmDriverParam->tnum_aging_period;
4106 t_Error FM_ConfigTnumAgingPeriod(t_Handle h_Fm, uint16_t tnumAgingPeriod) argument
4114 p_Fm->p_FmDriverParam->tnum_aging_period = tnumAgingPeriod;
4115 p_Fm->tnumAgingPeriod = p_Fm->p_FmDriverParam->tnum_aging_period;
/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h1071 @Param[in] tnumAgingPeriod Tnum Aging Period in microseconds.
1084 t_Error FM_ConfigTnumAgingPeriod(t_Handle h_Fm, uint16_t tnumAgingPeriod);

Completed in 72 milliseconds