Searched refs:rt_pin_write (Results 1 – 4 of 4) sorted by relevance
132 rt_pin_write(MODBUS_SLAVE_RT_CONTROL_PIN_INDEX, PIN_LOW); in vMBPortSerialEnable()139 rt_pin_write(MODBUS_SLAVE_RT_CONTROL_PIN_INDEX, PIN_HIGH); in vMBPortSerialEnable()
134 rt_pin_write(MODBUS_MASTER_RT_CONTROL_PIN_INDEX, PIN_LOW); in vMBMasterPortSerialEnable()141 rt_pin_write(MODBUS_MASTER_RT_CONTROL_PIN_INDEX, PIN_HIGH); in vMBMasterPortSerialEnable()
141 void rt_pin_write(rt_base_t pin, rt_base_t value) in rt_pin_write() function146 FINSH_FUNCTION_EXPORT_ALIAS(rt_pin_write, pinWrite, write value to hardware pin);
82 void rt_pin_write(rt_base_t pin, rt_base_t value);