Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twim.c130 bool repeated; member
265 p_cb->repeated = false; in nrfx_twim_init()
412 p_cb->repeated = (flags & NRFX_TWIM_FLAG_REPEATED_XFER) ? true : false; in twim_xfer()
719 if (!p_cb->repeated || p_cb->error) in twim_irq_handler()
751 if (!p_cb->repeated) in twim_irq_handler()
804 if (!p_cb->repeated) in twim_irq_handler()
A Dnrfx_twi.c107 bool repeated; member
199 p_cb->repeated = false; in nrfx_twi_init()
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_interrupt/example/
A Dreadme.dox39 …* against the transmitted data, if they match the transmission is repeated and the LED 0 keeps fli…
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_polling/example/
A Dreadme.dox39 …* against the transmitted data, if they match the transmission is repeated and the LED 0 keeps fli…
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/
A Dreadme.dox40 …* against the transmitted data, if they match the transmission is repeated and the LED 0 keeps fli…
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/
A Dreadme.dox40 …* against the transmitted data, if they match the transmission is repeated and the LED 0 keeps fli…

Completed in 12 milliseconds