Home
last modified time | relevance | path

Searched defs:remaining_bytes (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_sy1xx.c128 int32_t remaining_bytes = SY1XX_UDMA_READ_REG(config->base, SY1XX_UDMA_RX_SIZE_REG); in sy1xx_uart_read() local
188 uint32_t remaining_bytes = SY1XX_UDMA_GET_REMAINING_TX(config->base); in sy1xx_uart_write() local
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_spi_st.c562 uint16_t remaining_bytes; in bt_spi_send() local
/Zephyr-latest/drivers/sensor/ti/tmag5273/
Dtmag5273.c408 uint8_t remaining_bytes) in tmag5273_get_fetch_block_size()