Searched refs:ISOSPLIT (Results 1 – 6 of 6) sorted by relevance
1361 p_reg->ISOSPLIT = split << USBD_ISOSPLIT_SPLIT_Pos; in nrf_usbd_isosplit_set()1367 (((p_reg->ISOSPLIT) & USBD_ISOSPLIT_SPLIT_Msk) >> USBD_ISOSPLIT_SPLIT_Pos); in nrf_usbd_isosplit_get()
1942 …__IOM uint32_t ISOSPLIT; /*!< (@ 0x0000051C) Controls the split of ISO buffer… member
2604 …__IOM uint32_t ISOSPLIT; /*!< (@ 0x0000051C) Controls the split of ISO buffer… member
2625 …__IOM uint32_t ISOSPLIT; /*!< (@ 0x0000051C) Controls the split of ISO buffer… member
2989 …__IOM uint32_t ISOSPLIT; /*!< (@ 0x0000051C) Controls the split of ISO buffer… member
469 - Corrected ISOSPLIT enumerator names in the USBD HAL.