Searched defs:LOW (Results 1 - 25 of 27) sorted by relevance

12

/hardware/bsp/intel/peripheral/libupm/src/groveeldriver/
H A Dgroveeldriver.h29 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/groveelectromagnet/
H A Dgroveelectromagnet.h29 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/lpd8806/
H A Dlpd8806.h34 #define LOW 0 macro
113 * Sets the chip select pin to LOW
/hardware/bsp/intel/peripheral/libupm/src/max5487/
H A Dmax5487.h33 #define LOW 0 macro
103 * Sets the chip select pin to LOW
/hardware/bsp/intel/peripheral/libupm/src/grovecircularled/
H A Dgrovecircularled.h41 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/grovespeaker/
H A Dgrovespeaker.h32 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/max31723/
H A Dmax31723.h34 #define LOW 0 macro
107 * Sets the chip select pin to LOW
/hardware/bsp/intel/peripheral/libupm/src/my9221/
H A Dmy9221.h38 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/stepmotor/
H A Dstepmotor.h42 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/servo/
H A Dservo.h36 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/ecs1030/
H A Decs1030.h39 #define LOW 0 macro
42 #define FALSE LOW
/hardware/bsp/intel/peripheral/libupm/src/max44000/
H A Dmax44000.h51 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/mlx90614/
H A Dmlx90614.h51 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/pulsensor/
H A Dpulsensor.h38 #define LOW 0 macro
41 #define FALSE LOW
/hardware/bsp/intel/peripheral/libupm/src/maxds3231m/
H A Dmaxds3231m.h51 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/
H A Dbmpx8x.h60 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
H A Dhal_aci_tl.cxx35 #define LOW 0 macro
194 mraa_gpio_write (a_pins_local_ptr->m_req_ctx, LOW);
266 mraa_gpio_write (a_pins_local_ptr->m_rst_ctx, LOW);
271 mraa_gpio_write (a_pins_local_ptr->m_rst_ctx, LOW);
314 // attachInterrupt(a_pins_local_ptr->interrupt_number, m_aci_isr, LOW);
317 /* Attempt to pull REQN LOW since we've made room for new messages */
394 mraa_gpio_write (a_pins->m_req_ctx, LOW);
400 // We use the LOW level of the RDYN line as the atmega328 can wakeup from sleep only on LOW
401 // attachInterrupt(a_pins->interrupt_number, m_aci_isr, LOW);
[all...]
/hardware/bsp/intel/peripheral/libupm/src/tcs3414cs/
H A Dtcs3414cs.h96 #define LOW 0 macro
/hardware/bsp/intel/peripheral/libupm/src/st7735/
H A Dst7735.h102 #define LOW 0 macro
551 * Sends a command to an SPI bus (rs must be LOW)
597 * LCD chip select is LOW
607 * CD card chip select is LOW
622 * Data select is LOW
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dqseecom.h129 LOW, enumerator in enum:qseecom_bandwidth_request_mode
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dqseecom.h172 LOW, enumerator in enum:qseecom_bandwidth_request_mode
/hardware/bsp/intel/peripheral/libupm/src/mma7455/
H A Dmma7455.h129 #define LOW 0 macro
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dqseecom.h131 LOW, enumerator in enum:qseecom_bandwidth_request_mode
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dqseecom.h174 LOW, enumerator in enum:qseecom_bandwidth_request_mode
/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
H A Dnrf24l01.h131 #define LOW 0 macro
345 * Sets the chip enable pin to LOW
350 * Sets the chip select pin to LOW

Completed in 2701 milliseconds

12