Home
last modified time | relevance | path

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

/lk-master/target/stm32f429i-disco/
A DREADME5 …en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mc…
/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h502 NRF_STATIC_INLINE void nrf_gpio_pin_mcu_select(uint32_t pin_number, nrf_gpio_pin_mcusel_t mcu);
901 NRF_STATIC_INLINE void nrf_gpio_pin_mcu_select(uint32_t pin_number, nrf_gpio_pin_mcusel_t mcu) in nrf_gpio_pin_mcu_select() argument
905 reg->PIN_CNF[pin_number] = cnf | (mcu << GPIO_PIN_CNF_MCUSEL_Pos); in nrf_gpio_pin_mcu_select()

Completed in 4 milliseconds