Lines Matching defs:p_reg
297 NRF_STATIC_INLINE volatile uint32_t* nrf_usbd_getRegPtr(NRF_USBD_Type * p_reg, uint32_t offset) in nrf_usbd_getRegPtr()
312 NRF_STATIC_INLINE volatile const uint32_t* nrf_usbd_getRegPtr_c(NRF_USBD_Type const * p_reg, in nrf_usbd_getRegPtr_c()
322 NRF_STATIC_INLINE void nrf_usbd_task_trigger(NRF_USBD_Type * p_reg, nrf_usbd_task_t task) in nrf_usbd_task_trigger()
328 NRF_STATIC_INLINE uint32_t nrf_usbd_task_address_get(NRF_USBD_Type const * p_reg, in nrf_usbd_task_address_get()
334 NRF_STATIC_INLINE void nrf_usbd_event_clear(NRF_USBD_Type * p_reg, nrf_usbd_event_t event) in nrf_usbd_event_clear()
340 NRF_STATIC_INLINE bool nrf_usbd_event_check(NRF_USBD_Type const * p_reg, nrf_usbd_event_t event) in nrf_usbd_event_check()
345 NRF_STATIC_INLINE bool nrf_usbd_event_get_and_clear(NRF_USBD_Type * p_reg, nrf_usbd_event_t event) in nrf_usbd_event_get_and_clear()
355 NRF_STATIC_INLINE uint32_t nrf_usbd_event_address_get(NRF_USBD_Type const * p_reg, in nrf_usbd_event_address_get()
361 NRF_STATIC_INLINE void nrf_usbd_shorts_enable(NRF_USBD_Type * p_reg, uint32_t mask) in nrf_usbd_shorts_enable()
366 NRF_STATIC_INLINE void nrf_usbd_shorts_disable(NRF_USBD_Type * p_reg, uint32_t mask) in nrf_usbd_shorts_disable()
379 NRF_STATIC_INLINE uint32_t nrf_usbd_shorts_get(NRF_USBD_Type const * p_reg) in nrf_usbd_shorts_get()
384 NRF_STATIC_INLINE void nrf_usbd_int_enable(NRF_USBD_Type * p_reg, uint32_t mask) in nrf_usbd_int_enable()
389 NRF_STATIC_INLINE uint32_t nrf_usbd_int_enable_check(NRF_USBD_Type const * p_reg, uint32_t mask) in nrf_usbd_int_enable_check()
394 NRF_STATIC_INLINE uint32_t nrf_usbd_int_enable_get(NRF_USBD_Type const * p_reg) in nrf_usbd_int_enable_get()
399 NRF_STATIC_INLINE void nrf_usbd_int_disable(NRF_USBD_Type * p_reg, uint32_t mask) in nrf_usbd_int_disable()
1092 NRF_STATIC_INLINE void nrf_usbd_enable(NRF_USBD_Type * p_reg) in nrf_usbd_enable()
1098 NRF_STATIC_INLINE void nrf_usbd_disable(NRF_USBD_Type * p_reg) in nrf_usbd_disable()
1104 NRF_STATIC_INLINE uint32_t nrf_usbd_eventcause_get(NRF_USBD_Type const * p_reg) in nrf_usbd_eventcause_get()
1109 NRF_STATIC_INLINE void nrf_usbd_eventcause_clear(NRF_USBD_Type * p_reg, uint32_t flags) in nrf_usbd_eventcause_clear()
1115 NRF_STATIC_INLINE uint32_t nrf_usbd_eventcause_get_and_clear(NRF_USBD_Type * p_reg) in nrf_usbd_eventcause_get_and_clear()
1123 NRF_STATIC_INLINE uint32_t nrf_usbd_halted_get(NRF_USBD_Type const * p_reg, uint8_t ep) in nrf_usbd_halted_get()
1136 NRF_STATIC_INLINE bool nrf_usbd_ep_is_stall(NRF_USBD_Type const * p_reg, uint8_t ep) in nrf_usbd_ep_is_stall()
1143 NRF_STATIC_INLINE uint32_t nrf_usbd_epstatus_get(NRF_USBD_Type const * p_reg) in nrf_usbd_epstatus_get()
1148 NRF_STATIC_INLINE void nrf_usbd_epstatus_clear(NRF_USBD_Type * p_reg, uint32_t flags) in nrf_usbd_epstatus_clear()
1153 NRF_STATIC_INLINE uint32_t nrf_usbd_epstatus_get_and_clear(NRF_USBD_Type * p_reg) in nrf_usbd_epstatus_get_and_clear()
1161 NRF_STATIC_INLINE uint32_t nrf_usbd_epdatastatus_get(NRF_USBD_Type const * p_reg) in nrf_usbd_epdatastatus_get()
1166 NRF_STATIC_INLINE void nrf_usbd_epdatastatus_clear(NRF_USBD_Type * p_reg, uint32_t flags) in nrf_usbd_epdatastatus_clear()
1171 NRF_STATIC_INLINE uint32_t nrf_usbd_epdatastatus_get_and_clear(NRF_USBD_Type * p_reg) in nrf_usbd_epdatastatus_get_and_clear()
1179 NRF_STATIC_INLINE uint8_t nrf_usbd_setup_bmrequesttype_get(NRF_USBD_Type const * p_reg) in nrf_usbd_setup_bmrequesttype_get()
1184 NRF_STATIC_INLINE uint8_t nrf_usbd_setup_brequest_get(NRF_USBD_Type const * p_reg) in nrf_usbd_setup_brequest_get()
1189 NRF_STATIC_INLINE uint16_t nrf_usbd_setup_wvalue_get(NRF_USBD_Type const * p_reg) in nrf_usbd_setup_wvalue_get()
1195 NRF_STATIC_INLINE uint16_t nrf_usbd_setup_windex_get(NRF_USBD_Type const * p_reg) in nrf_usbd_setup_windex_get()
1201 NRF_STATIC_INLINE uint16_t nrf_usbd_setup_wlength_get(NRF_USBD_Type const * p_reg) in nrf_usbd_setup_wlength_get()
1207 NRF_STATIC_INLINE size_t nrf_usbd_epout_size_get(NRF_USBD_Type const * p_reg, uint8_t ep) in nrf_usbd_epout_size_get()
1225 NRF_STATIC_INLINE size_t nrf_usbd_episoout_size_get(NRF_USBD_Type const * p_reg, uint8_t ep) in nrf_usbd_episoout_size_get()
1244 NRF_STATIC_INLINE void nrf_usbd_epout_clear(NRF_USBD_Type * p_reg, uint8_t ep) in nrf_usbd_epout_clear()
1251 NRF_STATIC_INLINE void nrf_usbd_pullup_enable(NRF_USBD_Type * p_reg) in nrf_usbd_pullup_enable()
1257 NRF_STATIC_INLINE void nrf_usbd_pullup_disable(NRF_USBD_Type * p_reg) in nrf_usbd_pullup_disable()
1263 NRF_STATIC_INLINE bool nrf_usbd_pullup_check(NRF_USBD_Type const * p_reg) in nrf_usbd_pullup_check()
1268 NRF_STATIC_INLINE void nrf_usbd_dpdmvalue_set(NRF_USBD_Type * p_reg, nrf_usbd_dpdmvalue_t val) in nrf_usbd_dpdmvalue_set()
1273 NRF_STATIC_INLINE void nrf_usbd_dtoggle_set(NRF_USBD_Type * p_reg, in nrf_usbd_dtoggle_set()
1284 NRF_STATIC_INLINE nrf_usbd_dtoggle_t nrf_usbd_dtoggle_get(NRF_USBD_Type * p_reg, uint8_t ep) in nrf_usbd_dtoggle_get()
1293 NRF_STATIC_INLINE bool nrf_usbd_ep_enable_check(NRF_USBD_Type const * p_reg, uint8_t ep) in nrf_usbd_ep_enable_check()
1308 NRF_STATIC_INLINE void nrf_usbd_ep_enable(NRF_USBD_Type * p_reg, uint8_t ep) in nrf_usbd_ep_enable()
1323 NRF_STATIC_INLINE void nrf_usbd_ep_disable(NRF_USBD_Type * p_reg, uint8_t ep) in nrf_usbd_ep_disable()
1338 NRF_STATIC_INLINE void nrf_usbd_ep_all_disable(NRF_USBD_Type * p_reg) in nrf_usbd_ep_all_disable()
1344 void nrf_usbd_ep_default_config(NRF_USBD_Type * p_reg) in nrf_usbd_ep_default_config()
1350 NRF_STATIC_INLINE void nrf_usbd_ep_stall(NRF_USBD_Type * p_reg, uint8_t ep) in nrf_usbd_ep_stall()
1356 NRF_STATIC_INLINE void nrf_usbd_ep_unstall(NRF_USBD_Type * p_reg, uint8_t ep) in nrf_usbd_ep_unstall()
1362 NRF_STATIC_INLINE void nrf_usbd_isosplit_set(NRF_USBD_Type * p_reg, nrf_usbd_isosplit_t split) in nrf_usbd_isosplit_set()
1367 NRF_STATIC_INLINE nrf_usbd_isosplit_t nrf_usbd_isosplit_get(NRF_USBD_Type const * p_reg) in nrf_usbd_isosplit_get()
1373 NRF_STATIC_INLINE uint32_t nrf_usbd_framecntr_get(NRF_USBD_Type const * p_reg) in nrf_usbd_framecntr_get()
1378 NRF_STATIC_INLINE void nrf_usbd_lowpower_enable(NRF_USBD_Type * p_reg) in nrf_usbd_lowpower_enable()
1384 NRF_STATIC_INLINE void nrf_usbd_lowpower_disable(NRF_USBD_Type * p_reg) in nrf_usbd_lowpower_disable()
1390 NRF_STATIC_INLINE bool nrf_usbd_lowpower_check(NRF_USBD_Type const * p_reg) in nrf_usbd_lowpower_check()
1395 NRF_STATIC_INLINE void nrf_usbd_isoinconfig_set(NRF_USBD_Type * p_reg, in nrf_usbd_isoinconfig_set()
1401 NRF_STATIC_INLINE nrf_usbd_isoinconfig_t nrf_usbd_isoinconfig_get(NRF_USBD_Type const * p_reg) in nrf_usbd_isoinconfig_get()
1407 NRF_STATIC_INLINE void nrf_usbd_ep_easydma_set(NRF_USBD_Type * p_reg, in nrf_usbd_ep_easydma_set()
1442 NRF_STATIC_INLINE uint32_t nrf_usbd_ep_amount_get(NRF_USBD_Type const * p_reg, uint8_t ep) in nrf_usbd_ep_amount_get()