Home
last modified time | relevance | path

Searched defs:pending (Results 26 – 47 of 47) sorted by relevance

12

/Zephyr-latest/drivers/gpio/
Dgpio_silabs_siwx91x.c310 uint32_t pending = pcfg->reg->INTR[i].GPIO_INTR_STATUS_b.INTERRUPT_STATUS; in gpio_siwx91x_isr() local
/Zephyr-latest/drivers/dma/
Ddma_silabs_ldma.c283 uint32_t pending, chnum; in dma_silabs_irq_handler() local
/Zephyr-latest/subsys/net/ip/
Dipv6.h88 struct net_pkt *pending; member
Dipv6_nbr.c1643 struct net_pkt *pending; in handle_na_neighbor() local
1938 struct net_pkt *pending, in net_ipv6_send_ns()
Dutils.c574 size_t pending = len; in calc_chksum() local
/Zephyr-latest/kernel/
Dpoll.c111 struct k_poll_event *pending; in add_event() local
/Zephyr-latest/drivers/rtc/
Drtc_ds1337.c519 uint8_t pending = 0; in ds1337_alarm_is_pending() local
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h307 uint16_t pending; member
/Zephyr-latest/drivers/counter/
Dcounter_nxp_s32_sys_timer.c184 bool pending; in stm_isr() local
Dcounter_ll_stm32_timer.c339 uint32_t pending = 0; in counter_stm32_get_pending_int() local
/Zephyr-latest/subsys/fs/
Dfuse_fs_access_bottom.c48 bool pending; /* Is there a pending operation */ member
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1591 int coap_pending_init(struct coap_pending *pending, in coap_pending_init()
1741 bool coap_pending_cycle(struct coap_pending *pending) in coap_pending_cycle()
1760 void coap_pending_clear(struct coap_pending *pending) in coap_pending_clear()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_message_handling.c513 struct lwm2m_message *find_msg(struct coap_pending *pending, struct coap_reply *reply) in find_msg()
2747 struct coap_pending *pending; in lwm2m_udp_receive() local
Dlwm2m_object.h505 struct coap_pending *pending; member
/Zephyr-latest/tests/net/lib/coap/src/
Dmain.c777 struct coap_pending *pending; in ZTEST() local
1745 struct coap_pending *pending; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_adv.c451 bool pending = atomic_test_and_set_bit(link.flags, ADV_ACK_PENDING); in gen_prov_ack_send() local
/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c1262 uint32_t pending = sdmmc_ll_get_intr_status(sdio_hw) & 0xFFFF; in sdio_esp32_isr() local
/Zephyr-latest/drivers/can/
Dcan_tcan4x5x.c374 size_t pending; in tcan4x5x_clear_mcan_mram() local
/Zephyr-latest/tests/drivers/tee/optee/src/
Dmain.c38 int pending; member
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c168 bool pending; member
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c98 bool pending: 1; member
/Zephyr-latest/include/zephyr/
Dkernel.h4168 sys_slist_t pending; member

12