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

  /device/google/contexthub/firmware/src/platform/stm32f4xx/
gpio.c 29 volatile uint32_t BSRR;
210 block->BSRR = value ? mask_set_1b : mask_clr_1b;
241 uint32_t bits[10], *bitsP = bits, base = (uint32_t)&block->BSRR;
bl.c 111 volatile uint32_t BSRR;
    [all...]

Completed in 579 milliseconds