Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/drivers/crypto/
Dcrypto_mchp_xec_symcr.c300 struct xec_symcr_hash_session *hs = NULL; in xec_symcr_do_hash() local
399 struct xec_symcr_hash_session *hs = NULL; in xec_symcr_hash_session_begin() local
472 struct xec_symcr_hash_session *hs = NULL; in xec_symcr_hash_session_free() local
/Zephyr-Core-3.7.0/include/zephyr/drivers/usb/
Duhc.h149 uint32_t hs : 1; member
Dudc.h38 uint32_t hs : 1; member
/Zephyr-Core-3.7.0/tests/benchmarks/mbedtls/src/
Dbenchmark.c617 mbedtls_havege_state hs; in main() local
/Zephyr-Core-3.7.0/subsys/usb/device_next/class/
Dusbd_hid_macros.h1059 #define HID_IN_EP_INTERVAL(n, hs) \ argument
1065 #define HID_OUT_EP_INTERVAL(n, hs) \ argument
1128 #define HID_OUT_EP_DEFINE(n, hs, alt) \ argument
1138 #define HID_IN_EP_DEFINE(n, hs, alt) \ argument
1152 #define HID_OUT_EP_DEFINE_OR_ZERO(n, hs, alt) \ argument