Home
last modified time | relevance | path

Searched refs:PINLOCKN (Results 1 – 13 of 13) sorted by relevance

/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32HG/Include/
Defm32hg_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG1P/Include/
Defr32fg1p_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32MG12P/Include/
Defr32mg12p_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG13P/Include/
Defr32fg13p_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32JG12B/Include/
Defm32jg12b_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG12B/Include/
Defm32gg12b_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG1B/Include/
Defm32pg1b_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG12B/Include/
Defm32pg12b_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32BG13P/Include/
Defr32bg13p_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG11B/Include/
Defm32gg11b_gpio_p.h53 __IOM uint32_t PINLOCKN; /**< Port Unlocked Pins Register */ member
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_gpio.h1078 BUS_RegBitWrite(&GPIO->P[port].PINLOCKN, pin, 0); in GPIO_PinLock()
/hal_silabs-latest/gecko/emlib/inc/
Dem_gpio.h993 BUS_RegBitWrite(&GPIO->P[port].PINLOCKN, pin, 0); in GPIO_PinLock()