Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.h824 uint32_t nextState, in SCTIMER_SetupNextStateActionwithLdMethod()
853 static inline void SCTIMER_SetupNextStateAction(SCT_Type *base, uint32_t nextState, uint32_t event) in SCTIMER_SetupNextStateAction()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/mt9m114/
Dfsl_mt9m114.c182 static status_t MT9M114_SetState(camera_device_handle_t *handle, uint16_t nextState) in MT9M114_SetState()