Searched refs:nrf_gpio_reconfigure (Results 1 – 3 of 3) sorted by relevance
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_gpio.h | 404 NRF_STATIC_INLINE void nrf_gpio_reconfigure(uint32_t pin_number, 1016 NRF_STATIC_INLINE void nrf_gpio_reconfigure(uint32_t pin_number, in nrf_gpio_reconfigure() function 1119 nrf_gpio_reconfigure(pin_number, NULL, &input, NULL, NULL, NULL); in nrf_gpio_cfg_watcher() 1127 nrf_gpio_reconfigure(pin_number, NULL, &input, NULL, NULL, NULL); in nrf_gpio_input_disconnect() 1148 nrf_gpio_reconfigure(pin_number, NULL, NULL, NULL, NULL, &sense_config); in nrf_gpio_cfg_sense_set()
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_gpio.h | 88 nrf_gpio_reconfigure(pin_number, p_dir, p_input, p_pull, p_drive, p_sense); in nrfy_gpio_reconfigure()
|
| /hal_nordic-latest/nrfx/ |
| D | CHANGELOG.md | 341 - Added the nrf_gpio_reconfigure() function for selective reconfiguration of the specified pin.
|