Searched refs:GPIO (Results 1 – 16 of 16) sorted by relevance
| /hal_nordic-latest/nrfx/doc/sphinx/drivers/gpio/ |
| D | index.rst | 1 GPIO chapter
|
| D | hal.rst | 1 GPIO HAL
|
| D | haly.rst | 1 GPIO HALY
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_uicr.h | 552 return ((NRF_UICREXTENDED_Type *)nrf_uicr_ptrextuicr_get(p_reg))->GPIO[index].OWN; in nrf_uicr_feature_own_get() 593 return ((NRF_UICREXTENDED_Type *)nrf_uicr_ptrextuicr_get(p_reg))->GPIO[index].SECURE; in nrf_uicr_feature_secure_get() 780 return p_reg->GPIO[index].INSTANCE; in nrf_uicr_gpio_instance_get() 789 return p_reg->GPIO[port].PIN[pin].CTRLSEL; in nrf_uicr_gpio_ctrlsel_get()
|
| D | nrf_spu.h | 1205 return (p_reg->FEATURE.GPIO[index].PIN[subindex] in nrf_spu_feature_secattr_get() 1338 return (p_reg->FEATURE.GPIO[index].PIN[subindex] in nrf_spu_feature_lock_get() 1472 return (p_reg->FEATURE.GPIO[index].PIN[subindex] in nrf_spu_feature_block_get() 1607 return (nrf_owner_t)((p_reg->FEATURE.GPIO[index].PIN[subindex] in nrf_spu_feature_ownerid_get() 1772 p_reg->FEATURE.GPIO[index].PIN[subindex] = in nrf_spu_feature_secattr_set() 1773 ((p_reg->FEATURE.GPIO[index].PIN[subindex] & in nrf_spu_feature_secattr_set() 1983 p_reg->FEATURE.GPIO[index].PIN[subindex] = in nrf_spu_feature_lock_enable() 1984 ((p_reg->FEATURE.GPIO[index].PIN[subindex] & in nrf_spu_feature_lock_enable() 2171 p_reg->FEATURE.GPIO[index].PIN[subindex] = in nrf_spu_feature_block_enable() 2172 ((p_reg->FEATURE.GPIO[index].PIN[subindex] & in nrf_spu_feature_block_enable() [all …]
|
| /hal_nordic-latest/nrfx/ |
| D | CHANGELOG.md | 30 - Added functions for handling pin retention in the GPIO HAL. 76 …ctions for reading inputs, writing outputs and configuring direction of GPIO ports in the GPIO HAL. 82 - Removed unsupported GPIO pin drive settings from the GPIO HAL. 102 …n setting in the TWIM driver. Now, the supported pins are checked only if GPIO or PSEL configurati… 208 - Added the HALY layer for the following peripherals: COMP, DPPI, GPIO, GPIOTE, I2S, LPCOMP, PDM, P… 326 - Added new fields in the driver configuration structures to allow skipping GPIO and/or PSEL regist… 406 - Added function in the GPIO HAL that returns port index. 427 … present in the actual nRF52820 device, so accesses to these need special handling in the GPIO HAL. 444 - Fixed assertions that check pin numbers in the GPIO HAL and GPIOTE driver. Now noncontiguous grou… 460 - Expanded HALs to cover new functions in nRF5340: GPIO, I2S, PDM, POWER, QSPI, and REGULATORS. [all …]
|
| /hal_nordic-latest/nrfx/doc/ |
| D | nrfx_api.dox | 48 @defgroup nrf_gpio GPIO
|
| /hal_nordic-latest/nrfx/mdk/ |
| D | nrf54l09_enga_types.h | 27306 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[2]; /*!< (@ 0x00000200) (unspecified) … member
|
| D | nrf54l15_types.h | 32683 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[3]; /*!< (@ 0x00000200) (unspecified) … member
|
| D | nrf54l05_types.h | 32683 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[3]; /*!< (@ 0x00000200) (unspecified) … member
|
| D | nrf54l10_types.h | 32683 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[3]; /*!< (@ 0x00000200) (unspecified) … member
|
| D | nrf9230_engb_types.h | 71821 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[14]; /*!< (@ 0x00000200) (unspecified) … member 87998 …__IOM NRF_UICREXTENDED_GPIO_Type GPIO[14]; /*!< (@ 0x00000000) (unspecified) … member
|
| D | nrf54h20_types.h | 70447 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[10]; /*!< (@ 0x00000200) (unspecified) … member 87906 …__IOM NRF_UICREXTENDED_GPIO_Type GPIO[10]; /*!< (@ 0x00000000) (unspecified) … member
|
| D | nrf9230_enga_types.h | 71295 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[14]; /*!< (@ 0x00000200) (unspecified) … member 87472 …__IOM NRF_UICREXTENDED_GPIO_Type GPIO[14]; /*!< (@ 0x00000000) (unspecified) … member
|
| D | nrf54l20_enga_types.h | 32340 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[4]; /*!< (@ 0x00000200) (unspecified) … member
|
| D | nrf7120_enga_types.h | 42168 …__IOM NRF_SPU_FEATURE_GPIO_Type GPIO[4]; /*!< (@ 0x00000200) (unspecified) … member
|