Home
last modified time | relevance | path

Searched defs:pending (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.5.0/components/openssl/include/internal/
Dssl_methods.h30 read, send, pending, \ argument
/hal_espressif-3.5.0/components/cxx/
Dcxx_guards.cpp40 uint8_t pending; //!< nonzero if initialization is in progress member
/hal_espressif-3.5.0/components/ieee802154/include/
Desp_ieee802154_types.h73 bool pending; /*!< The frame was acked with frame pending set */ member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c626 BOOLEAN pending = FALSE; in l2c_ucd_check_pending_info_req() local
/hal_espressif-3.5.0/components/driver/
Dsdmmc_host.c675 uint32_t pending = SDMMC.mintsts.val & 0xFFFF; in sdmmc_isr() local
/hal_espressif-3.5.0/components/usb/
Dusb_host.c60 uint32_t pending: 1; member