Hi, I'd like to change tick interval other than 1ms. (500us or 250us). When I change the period of Timer as 500us, tick interrupt is generated in every 500us. But timer related APIs are not work properly. When I call OS_Delay(1000), it expires after 500ms. Is there anything I need to do? I'm using embOS 4.22.