Searched refs:iso_singlebuffer_enable (Results 1 – 8 of 8) sorted by relevance
122 …uint8_t iso_singlebuffer_enable; /*!< Enable or disable the Single buffer mode on Isochronous E… member
281 if (((ep_type == EP_TYPE_ISOC) && (hhcd->Init.iso_singlebuffer_enable == 0U)) || in HAL_HCD_HC_Init()418 if (hhcd->Init.iso_singlebuffer_enable == 1U) in HAL_HCD_HC_Init()
262 if (((ep_type == EP_TYPE_ISOC) && (hhcd->Init.iso_singlebuffer_enable == 0U)) || in HAL_HCD_HC_Init()389 if (hhcd->Init.iso_singlebuffer_enable == 1U) in HAL_HCD_HC_Init()
133 …uint8_t iso_singlebuffer_enable; /*!< Enable or disable the Single buffer mode on Isochronous E… member
2205 if (((ep_type == EP_TYPE_ISOC) && (hhcd->Init.iso_singlebuffer_enable == 0U)) || in HAL_HCD_HC_Init()2342 if (hhcd->Init.iso_singlebuffer_enable == 1U) in HAL_HCD_HC_Init()