Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h66 …cdCcTimeoutReassm(t_Handle h_FmHc, t_FmPcdCcReassmTimeoutParams *p_CcReassmTimeoutParams, uint8_t …
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c768 …cdCcTimeoutReassm(t_Handle h_FmHc, t_FmPcdCcReassmTimeoutParams *p_CcReassmTimeoutParams, uint8_t … in FmHcPcdCcTimeoutReassm() argument
784 …p_HcFrame->actionReg = (uint32_t)((p_CcReassmTimeoutParams->activate ? 0 : 1) << HC_HCOR_ACTION_RE… in FmHcPcdCcTimeoutReassm()
785 …p_HcFrame->extraReg = (p_CcReassmTimeoutParams->tsbs << HC_HCOR_EXTRA_REG_REASSM_TIMEOUT_TSBS_SHIF… in FmHcPcdCcTimeoutReassm()