Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmpi2c.c800 uint16_t direction = 0; in FMPI2C_GetTransferDirection() local
812 direction = FMPI2C_Direction_Transmitter; in FMPI2C_GetTransferDirection()
817 direction = FMPI2C_Direction_Receiver; in FMPI2C_GetTransferDirection()
819 return direction; in FMPI2C_GetTransferDirection()
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_hcd.c323 uint8_t direction , in HAL_HCD_HC_SubmitRequest() argument
330 hhcd->hc[ch_num].ep_is_in = direction; in HAL_HCD_HC_SubmitRequest()
342 if ((token == 1) && (direction == 0)) { /*send data */ in HAL_HCD_HC_SubmitRequest()
363 if (direction == 0) { in HAL_HCD_HC_SubmitRequest()
385 if (direction == 0) { in HAL_HCD_HC_SubmitRequest()
/external/platform/nrfx/hal/
A Dnrf_gpio.h272 NRF_STATIC_INLINE void nrf_gpio_pin_dir_set(uint32_t pin_number, nrf_gpio_pin_dir_t direction);
671 NRF_STATIC_INLINE void nrf_gpio_pin_dir_set(uint32_t pin_number, nrf_gpio_pin_dir_t direction) in nrf_gpio_pin_dir_set() argument
673 if (direction == NRF_GPIO_PIN_DIR_INPUT) in nrf_gpio_pin_dir_set()
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_hcd.h180 uint8_t direction ,
/external/platform/lpc15xx/lpcopen/periph_gpio/example/
A Dreadme.dox37 * pins at once usnig the GPIO direction setup and masked write oeprations.<br>
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/
A DLICENSE.txt19 direction or management of such entity, whether by contract or

Completed in 14 milliseconds