Home
last modified time | relevance | path

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

12

/Zephyr-latest/drivers/rtc/
Drtc_emul.c27 bool pending; member
/Zephyr-latest/subsys/net/ip/
Dipv6.h88 struct net_pkt *pending; member
Dipv6_nbr.c1659 struct net_pkt *pending; in handle_na_neighbor() local
1955 struct net_pkt *pending, in net_ipv6_send_ns()
Dutils.c535 size_t pending = len; in calc_chksum() local
/Zephyr-latest/kernel/
Dpoll.c115 struct k_poll_event *pending; in add_event() local
/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/include/zephyr/bluetooth/mesh/
Dblob_cli.h307 uint16_t pending; member
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1590 int coap_pending_init(struct coap_pending *pending, in coap_pending_init()
1740 bool coap_pending_cycle(struct coap_pending *pending) in coap_pending_cycle()
1759 void coap_pending_clear(struct coap_pending *pending) in coap_pending_clear()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_message_handling.c510 struct lwm2m_message *find_msg(struct coap_pending *pending, struct coap_reply *reply) in find_msg()
2739 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/ethernet/nxp_enet/
Deth_mcux.c1303 uint32_t pending = ENET_GetInterruptStatus(context->base); in eth_mcux_err_isr() local
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c154 bool pending; member
/Zephyr-latest/include/zephyr/
Dkernel.h4166 sys_slist_t pending; member

12