Searched refs:ux_host_class_cdc_ecm_interrupt_notification_semaphore (Results 1 – 5 of 5) sorted by relevance
127 … _ux_host_semaphore_put(&cdc_ecm -> ux_host_class_cdc_ecm_interrupt_notification_semaphore); in _ux_host_class_cdc_ecm_interrupt_notification()167 … _ux_host_semaphore_put(&cdc_ecm -> ux_host_class_cdc_ecm_interrupt_notification_semaphore); in _ux_host_class_cdc_ecm_interrupt_notification()
240 …status = _ux_host_semaphore_create(&cdc_ecm -> ux_host_class_cdc_ecm_interrupt_notification_semap… in _ux_host_class_cdc_ecm_activate()348 … _ux_host_semaphore_delete(&cdc_ecm -> ux_host_class_cdc_ecm_interrupt_notification_semaphore); in _ux_host_class_cdc_ecm_activate()
196 _ux_host_semaphore_delete(&cdc_ecm -> ux_host_class_cdc_ecm_interrupt_notification_semaphore); in _ux_host_class_cdc_ecm_deactivate()
122 …_ux_host_semaphore_get_norc(&cdc_ecm -> ux_host_class_cdc_ecm_interrupt_notification_semaphore, UX… in _ux_host_class_cdc_ecm_thread()
280 UX_SEMAPHORE ux_host_class_cdc_ecm_interrupt_notification_semaphore; member