Home
last modified time | relevance | path

Searched defs:frame_size (Results 1 – 16 of 16) sorted by relevance

/Zephyr-Core-3.7.0/drivers/sensor/asahi_kasei/akm09918c/
Dakm09918c_decoder.c23 size_t *frame_size) in akm09918c_decoder_get_size_info()
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bme280/
Dbme280_decoder.c43 size_t *frame_size) in bme280_decoder_get_size_info()
/Zephyr-Core-3.7.0/drivers/spi/
Dspi_nxp_s32.h28 #define SPI_NXP_S32_BYTE_PER_FRAME(frame_size) \ argument
Dspi_mcux_dspi.c66 int frame_size; member
76 static int get_size_byte_by_frame_size(int len, int frame_size) in get_size_byte_by_frame_size()
339 uint32_t frame_size = data->frame_size; in update_tx_dma() local
Dspi_npcx_spip.c49 uint8_t frame_size; in spi_npcx_spip_configure() local
Dspi_ll_stm32.c303 const uint8_t frame_size = SPI_WORD_SIZE_GET(data->ctx.config->operation); in spi_stm32_send_next_frame() local
324 const uint8_t frame_size = SPI_WORD_SIZE_GET(data->ctx.config->operation); in spi_stm32_read_next_frame() local
Dspi_nxp_s32.c277 uint8_t frame_size; in spi_nxp_s32_configure() local
/Zephyr-Core-3.7.0/samples/boards/stm32/power_mgmt/suspend_to_ram/src/
Dmain.c53 #define SPI_OP(frame_size) SPI_OP_MODE_MASTER | SPI_MODE_CPOL | \ argument
/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Duserchan.c184 uint16_t frame_size = 0; in rx_thread() local
/Zephyr-Core-3.7.0/drivers/sensor/
Ddefault_rtio_sensor.c341 size_t *frame_size) in sensor_natively_supported_channel_size_info()
Dsensor_shell.c354 size_t frame_size; in sensor_shell_processing_callback() local
/Zephyr-Core-3.7.0/drivers/sensor/tdk/icm42688/
Dicm42688_decoder.c645 size_t *frame_size) in icm42688_decoder_get_size_info()
/Zephyr-Core-3.7.0/tests/drivers/spi/spi_loopback/src/
Dspi.c50 #define SPI_OP(frame_size) SPI_OP_MODE_MASTER | SPI_MODE_CPOL | MODE_LOOP | \ argument
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dbap_usb.c209 size_t frame_size, uint32_t ts) in bap_usb_add_frame_to_usb()
Dbap.c319 const size_t frame_size = bap_usb_get_frame_size(sh_stream); in init_lc3_encoder() local
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bma4xx/
Dbma4xx.c488 size_t *frame_size) in bma4xx_decoder_get_size_info()