Home
last modified time | relevance | path

Searched defs:len_bytes (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/gpio/
Dgpio_sn74hc595.c44 static int sn74hc595_spi_write(const struct device *dev, void *buf, size_t len_bytes) in sn74hc595_spi_write()
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_pd.c667 int len_bytes; in pd_build_reply() local
/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.c1085 static bool buf_in_nocache(uintptr_t buf, size_t len_bytes) in buf_in_nocache()
/Zephyr-latest/drivers/adc/
Dadc_stm32.c284 static bool buf_in_nocache(uintptr_t buf, size_t len_bytes) in buf_in_nocache()
/Zephyr-latest/drivers/serial/
Duart_stm32.c1355 static bool buf_in_nocache(uintptr_t buf, size_t len_bytes) in buf_in_nocache()