Home
last modified time | relevance | path

Searched refs:HIGH (Results 1 – 25 of 38) sorted by relevance

12

/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dst7735.cxx170 m_rSTPinCtx.write(HIGH); in configModule()
174 m_rSTPinCtx.write(HIGH); in configModule()
199 error = m_cSDPinCtx.write(HIGH); in lcdCSOn()
211 error = m_csLCDPinCtx.write(HIGH); in lcdCSOff()
228 error = m_csLCDPinCtx.write(HIGH); in sdCSOn()
240 error = m_cSDPinCtx.write(HIGH); in sdCSOff()
252 error = m_rSPinCtx.write(HIGH); in rsHIGH()
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
Dhal_aci_tl.cxx34 #define HIGH 1 macro
133 if (HIGH == mraa_gpio_read (a_pins_local_ptr->m_rdy_ctx)) in m_aci_event_check()
189 mraa_gpio_write (a_pins_local_ptr->m_req_ctx, HIGH); in m_aci_reqn_disable()
264 mraa_gpio_write (a_pins_local_ptr->m_rst_ctx, HIGH); in hal_aci_tl_pin_reset()
270 mraa_gpio_write (a_pins_local_ptr->m_rst_ctx, HIGH); in hal_aci_tl_pin_reset()
272 mraa_gpio_write (a_pins_local_ptr->m_rst_ctx, HIGH); in hal_aci_tl_pin_reset()
/hardware/bsp/intel/peripheral/libupm/src/my9221/
Dmy9221.cxx81 error = m_dataPinCtx.write(HIGH); in lockData()
91 uint32_t state = (data & 0x8000) ? HIGH : LOW; in send16bitBlock()
98 state = HIGH; in send16bitBlock()
Dmy9221.h37 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/ecs1030/
Decs1030.h38 #define HIGH 1 macro
41 #define TRUE HIGH
/hardware/bsp/intel/peripheral/libupm/src/pulsensor/
Dpulsensor.h37 #define HIGH 1 macro
40 #define TRUE HIGH
/hardware/bsp/intel/peripheral/libupm/src/grovecircularled/
Dgrovecircularled.cxx111 error = m_dataPinCtx.write(HIGH); in lockData()
121 uint32_t state = (data & 0x8000) ? HIGH : LOW; in send16bitBlock()
128 state = HIGH; in send16bitBlock()
Dgrovecircularled.h40 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/groveelectromagnet/
Dgroveelectromagnet.h28 #define HIGH 1 macro
Dgroveelectromagnet.cxx51 error = mraa_gpio_write (m_gpio, HIGH); in on()
/hardware/bsp/intel/peripheral/libupm/src/groveeldriver/
Dgroveeldriver.h28 #define HIGH 1 macro
Dgroveeldriver.cxx51 error = mraa_gpio_write (m_gpio, HIGH); in on()
/hardware/bsp/intel/peripheral/libupm/src/max5487/
Dmax5487.h32 #define HIGH 1 macro
Dmax5487.cxx92 return m_csnPinCtx.write(HIGH); in CSOff()
/hardware/bsp/intel/peripheral/libupm/src/grovespeaker/
Dgrovespeaker.h31 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/stepmotor/
Dstepmotor.h41 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/max31723/
Dmax31723.h33 #define HIGH 1 macro
Dmax31723.cxx105 return m_csnPinCtx.write (HIGH); in CSOn()
/hardware/bsp/intel/peripheral/libupm/src/lpd8806/
Dlpd8806.h33 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/max44000/
Dmax44000.h50 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/mlx90614/
Dmlx90614.h50 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/servo/
Dservo.h35 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/maxds3231m/
Dmaxds3231m.h50 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/
Dbmpx8x.h59 #define HIGH 1 macro
/hardware/bsp/intel/peripheral/libupm/src/tcs3414cs/
Dtcs3414cs.h95 #define HIGH 1 macro

12