HomeSort by relevance Sort by last modified time
    Searched refs:OTYPER (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/src/platform/stm32f4xx/
gpio.c 24 volatile uint32_t OTYPER;
114 block->OTYPER &= ~mask_1b;
116 block->OTYPER |= mask_1b;
bl.c 106 volatile uint32_t OTYPER;
905 gpioa->OTYPER &=~ (0x00f0 | (1 << intInPin));
    [all...]

Completed in 539 milliseconds