Home
last modified time | relevance | path

Searched refs:ISOSPLIT (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_usbd.h1361 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()
/hal_nordic-3.4.0/nrfx/mdk/
Dnrf52820.h1942 …__IOM uint32_t ISOSPLIT; /*!< (@ 0x0000051C) Controls the split of ISO buffer… member
Dnrf52833.h2604 …__IOM uint32_t ISOSPLIT; /*!< (@ 0x0000051C) Controls the split of ISO buffer… member
Dnrf52840.h2625 …__IOM uint32_t ISOSPLIT; /*!< (@ 0x0000051C) Controls the split of ISO buffer… member
Dnrf5340_application.h2989 …__IOM uint32_t ISOSPLIT; /*!< (@ 0x0000051C) Controls the split of ISO buffer… member
/hal_nordic-3.4.0/nrfx/
DCHANGELOG.md469 - Corrected ISOSPLIT enumerator names in the USBD HAL.