Home
last modified time | relevance | path

Searched defs:RESET (Results 1 – 8 of 8) sorted by relevance

/lk-master/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f0xx.h185 RESET = 0, enumerator
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f7xx.h134 RESET = 0, enumerator
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dlpc_types.h62 typedef enum {RESET = 0, SET = !RESET} FlagStatus, IntStatus, SetState; enumerator
/lk-master/external/platform/nrfx/mdk/
A Dnrf51.h236 …__IOM uint32_t RESET; /*!< (@ 0x00000544) Pin reset functionality configur… member
/lk-master/external/platform/nrf51/include/platform/
A Dnrf518xx.h223 …__IO uint32_t RESET; /*!< Pin reset functionality configuration regis… member
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h289 typedef enum {RESET = 0, SET = !RESET} FlagStatus, ITStatus; enumerator
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h506 typedef enum {RESET = 0, SET = !RESET} FlagStatus, ITStatus; enumerator
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h600 typedef enum {RESET = 0, SET = !RESET} FlagStatus, ITStatus; enumerator

Completed in 132 milliseconds