Home
last modified time | relevance | path

Searched refs:bus (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/soc/interconnect/ipct/
Dnrfx_interconnect_ipct.c95 uint8_t bus = nrf_address_bus_get((uint32_t)p_apb_prop->p_dppi, p_apb_prop->size); in nrfx_interconnect_ipct_get() local
102 … if (nrf_address_bus_get((uint32_t)m_global_ipct_interconnect[i].p_ipct, p_apb_prop->size) == bus) in nrfx_interconnect_ipct_get()
/hal_nordic-latest/nrfx/doc/sphinx/nrfx_api/
Dinterconnect_apb.rst1 APB bus support
/hal_nordic-latest/nrfx/
DCHANGELOG.md37 … upon the driver can react to the cable being attached when the device is powered from the USB bus.
482 …slave device. The driver now handles this situation properly and signals that a bus error occurred.
529 - Added bus recovery feature in the TWI and TWIM drivers.
536 …slave device. The driver now handles this situation properly and signals that a bus error occurred.