Home
last modified time | relevance | path

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

/bsp/apollo2/board/
A Dsmbus.c23 #define mSCL_HIGH() am_hal_gpio_out_bit_set(SMBUS_GPIO_SCL) /* Set SCL line */ macro
58 mSCL_HIGH(); /* High Level of Clock Pulse */ in am_smbus_send_bit()
74 mSCL_HIGH(); /* High Level of Clock Pulse */ in am_smbus_read_bit()
90 mSCL_HIGH(); in am_smbus_start_bit()
111 mSCL_HIGH(); /* For sleep mode(SCL needs to be high during Sleep.) */ in am_smbus_stop_bit()
211 mSCL_HIGH(); /* For sleep mode(SCL needs to be high during Sleep.) */ in am_smbus_scl_high()
226 mSCL_HIGH(); in rt_hw_smbus_init()

Completed in 5 milliseconds