Searched refs:IO_ModeTypedef (Results 1 – 4 of 4) sorted by relevance
35 rt_uint8_t rt_mfx_pin_mode(rt_uint32_t IoPin, IO_ModeTypedef IoMode);
137 }IO_ModeTypedef; typedef149 uint8_t (*Config)(uint16_t, uint32_t, IO_ModeTypedef);750 uint8_t mfxstm32l152_IO_Config(uint16_t DeviceAddr, uint32_t IO_Pin, IO_ModeTypedef IO_Mode);
206 rt_uint8_t rt_mfx_pin_mode(rt_uint32_t IoPin, IO_ModeTypedef IoMode) in rt_mfx_pin_mode()
533 uint8_t mfxstm32l152_IO_Config(uint16_t DeviceAddr, uint32_t IO_Pin, IO_ModeTypedef IO_Mode) in mfxstm32l152_IO_Config()
Completed in 12 milliseconds