Home
last modified time | relevance | path

Searched refs:rt_mfx_pin_write (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Ddrv_mfx.h37 void rt_mfx_pin_write(rt_uint32_t IoPin, rt_base_t PinState);
A Ddrv_ov5640.c175 rt_mfx_pin_write(CAMERA_XSDN, BSP_IO_PIN_SET); in ov5640_hard_reset()
178 rt_mfx_pin_write(CAMERA_RST1, BSP_IO_PIN_RESET); in ov5640_hard_reset()
183 rt_mfx_pin_write(CAMERA_XSDN, BSP_IO_PIN_RESET); in ov5640_hard_reset()
188 rt_mfx_pin_write(CAMERA_RST1, BSP_IO_PIN_SET); in ov5640_hard_reset()
A Ddrv_mfx.c239 void rt_mfx_pin_write(rt_uint32_t IoPin, rt_base_t PinState) in rt_mfx_pin_write() function

Completed in 10 milliseconds