Searched defs:is_last (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/modules/lvgl/ |
D | lvgl_display_mono.c | 80 const bool is_last = lv_display_flush_is_last(display); in lvgl_flush_cb_mono() local
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | has_client_test.c | 85 const struct bt_has_preset_record *record, bool is_last) in preset_read_rsp_cb() 106 const struct bt_has_preset_record *record, bool is_last) in preset_update_cb()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | has_internal.h | 80 uint8_t is_last; member 88 uint8_t is_last; member
|
D | has_client.c | 103 bool is_last) in handle_generic_update() 134 bool is_last) in handle_preset_deleted() 145 bool available, bool is_last) in handle_preset_availability()
|
D | has.c | 827 bool is_last) in bt_has_cp_read_preset_rsp() 848 static void preset_changed_prepare(struct net_buf_simple *buf, uint8_t change_id, uint8_t is_last) in preset_changed_prepare() 861 uint8_t properties, const char *name, uint8_t is_last) in bt_has_cp_generic_update() 985 bool is_last = true; in read_preset_response() local 1095 bool is_last = true; in preset_list_changed() local
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | has_client.c | 52 const struct bt_has_preset_record *record, bool is_last) in has_client_preset_read_rsp_cb()
|
/Zephyr-latest/drivers/spi/ |
D | spi_ambiq_spic.c | 212 bool is_last = false; in spi_ambiq_xfer_half_duplex() local
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_smsc911x.c | 450 static int smsc_write_tx_fifo(const uint8_t *buf, uint32_t len, bool is_last) in smsc_write_tx_fifo()
|
/Zephyr-latest/drivers/dma/ |
D | dma_nxp_sdma.c | 247 bool is_last = false; in dma_nxp_sdma_setup_bd() local
|
D | dma_xilinx_axi_dma.c | 768 bool is_first, bool is_last) in dma_xilinx_axi_dma_transfer_block()
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
D | img_mgmt.c | 691 img_mgmt_upload_log(bool is_first, bool is_last, int status) in img_mgmt_upload_log()
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_stm32.c | 904 bool is_last = false; in i3c_stm32_fill_tx_fifo() local 942 bool is_last = false; in i3c_stm32_drain_rx_fifo() local
|