Home
last modified time | relevance | path

Searched defs:needStop (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_service.c317 …service_t service, uint8_t busID, uint16_t slaveAddr, uint8_t *buf, uint16_t len, uint8_t needStop) in SRTM_I2C_RequestBusWrite()
/hal_nxp-latest/mcux/mcux-sdk/boards/mekmimx8qx/
Dboard.c277 …e, uint32_t baudRate_Hz, uint8_t deviceAddress, uint8_t *txBuff, uint8_t txBuffSize, bool needStop) in BOARD_LPI2C_SendWithoutSubAddr()
/hal_nxp-latest/mcux/mcux-sdk/boards/mekmimx8qm/
Dboard.c224 uint8_t needStop) in BOARD_LPI2C_SendWithoutSubAddr()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c2288 uint8_t needStop = 0U; in USB_HostEhciQhQtdListDeinit() local