Home
last modified time | relevance | path

Searched refs:boot_fully_up (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_platform_hci.c65 cy_semaphore_t boot_fully_up; member
189 cy_rtos_set_semaphore(&hci_cb.boot_fully_up, IN_ISR); in notify_callback_mcu_longmsg()
234 cy_rtos_get_semaphore(&hci_cb.boot_fully_up, CY_RTOS_NEVER_TIMEOUT, is_from_isr); in cybt_platform_hci_wait_for_boot_fully_up()
408 cy_rtos_init_semaphore(&hci_cb.boot_fully_up, 1, 0); in cybt_platform_hci_open()