Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_dvp.c68 assert_param(IS_DVP_CAPTURE_MODE(DVP_InitStruct->CaptureMode)); in DVP_Init()
76 | DVP_InitStruct->CaptureMode | DVP_InitStruct->FifoWatermark; in DVP_Init()
110 DVP_InitStruct->CaptureMode = DVP_CAPTURE_MODE_SINGLE; in DVP_DafaultInitParam()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_dvp.c68 assert_param(IS_DVP_CAPTURE_MODE(DVP_InitStruct->CaptureMode)); in DVP_Init()
76 | DVP_InitStruct->CaptureMode | DVP_InitStruct->FifoWatermark; in DVP_Init()
110 DVP_InitStruct->CaptureMode = DVP_CAPTURE_MODE_SINGLE; in DVP_DafaultInitParam()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_dvp.c68 assert_param(IS_DVP_CAPTURE_MODE(DVP_InitStruct->CaptureMode)); in DVP_Init()
76 | DVP_InitStruct->CaptureMode | DVP_InitStruct->FifoWatermark; in DVP_Init()
110 DVP_InitStruct->CaptureMode = DVP_CAPTURE_MODE_SINGLE; in DVP_DafaultInitParam()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_dvp.c68 assert_param(IS_DVP_CAPTURE_MODE(DVP_InitStruct->CaptureMode)); in DVP_Init()
76 | DVP_InitStruct->CaptureMode | DVP_InitStruct->FifoWatermark; in DVP_Init()
110 DVP_InitStruct->CaptureMode = DVP_CAPTURE_MODE_SINGLE; in DVP_DafaultInitParam()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_pwm.c134 ICInitType->CaptureMode = PWM_CM_DISABLE; in PWM_ICStructInit()
160 assert_parameters(IS_PWM_CAPMODE(ICInitType->CaptureMode)); in PWM_ICInit()
164 tmp |= (ICInitType->CaptureMode | PWM_CCTL_CAP); in PWM_ICInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pwm.h89 uint32_t CaptureMode; member
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_dvp.h83 uint16_t CaptureMode; /*!< Specifies the capture mode. member
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_dvp.h83 uint16_t CaptureMode; /*!< Specifies the capture mode. member
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_dvp.h83 uint16_t CaptureMode; /*!< Specifies the capture mode. member
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_dvp.h83 uint16_t CaptureMode; /*!< Specifies the capture mode. member

Completed in 22 milliseconds