Home
last modified time | relevance | path

Searched defs:DISABLE (Results 1 – 9 of 9) sorted by relevance

/lk-master/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f0xx.h191 DISABLE = 0, enumerator
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f7xx.h139 DISABLE = 0, enumerator
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dlpc_types.h68 typedef enum {DISABLE = 0, ENABLE = !DISABLE} FunctionalState; enumerator
/lk-master/external/platform/nrfx/mdk/
A Dnrf5340_network.h200 …__IOM uint32_t DISABLE; /*!< (@ 0x00000004) This register disables the ERASE… member
211 …__IOM uint32_t DISABLE; /*!< (@ 0x00000004) This register disables the APPRO… member
A Dnrf5340_application.h509 …__IOM uint32_t DISABLE; /*!< (@ 0x00000004) This register disables the ERASE… member
520 …__IOM uint32_t DISABLE; /*!< (@ 0x00000004) This register disables the APPRO… member
531 …__IOM uint32_t DISABLE; /*!< (@ 0x00000004) This register disables the SECUR… member
A Dnrf9160.h356 …__IOM uint32_t DISABLE; /*!< (@ 0x00000004) Disable ERASEPROTECT and perform… member
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h291 typedef enum {DISABLE = 0, ENABLE = !DISABLE} FunctionalState; enumerator
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h508 typedef enum {DISABLE = 0, ENABLE = !DISABLE} FunctionalState; enumerator
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h602 typedef enum {DISABLE = 0, ENABLE = !DISABLE} FunctionalState; enumerator

Completed in 206 milliseconds