Searched refs:hasUpdateMsg (Results 1 – 2 of 2) sorted by relevance
125 …volatile uint8_t hasUpdateMsg; /*!< There is update message in the mes… member
1659 otgInstance->hasUpdateMsg = 0U; in USB_OtgInit()1720 otgInstance->hasUpdateMsg = 0; in USB_OtgTaskFunction()1882 if (otgInstance->hasUpdateMsg == 1U) in USB_OtgNotifyChange()1915 otgInstance->hasUpdateMsg = 1; in USB_OtgNotifyChange()