Home
last modified time | relevance | path

Searched defs:sigev_value (Results 1 – 3 of 3) sorted by relevance

/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhci_h5.c2506 static void h5_retransfer_timeout_handler(union sigval sigev_value) in h5_retransfer_timeout_handler()
2518 static void h5_sync_retrans_timeout_handler(union sigval sigev_value) in h5_sync_retrans_timeout_handler()
2542 static void h5_conf_retrans_timeout_handler(union sigval sigev_value) in h5_conf_retrans_timeout_handler()
2568 static void h5_wait_controller_baudrate_ready_timeout_handler(union sigval sigev_value) in h5_wait_controller_baudrate_ready_timeout_handler()
2588 static void h5_hw_init_ready_timeout_handler(union sigval sigev_value) in h5_hw_init_ready_timeout_handler()
Dhardware_usb.c133 static void local_timer_handler(union sigval sigev_value) in local_timer_handler()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dsignal.h192 union sigval sigev_value; member