Searched refs:ctrl (Results 1 – 4 of 4) sorted by relevance
649 nrf_tampc_protect_t ctrl,662 nrf_tampc_protect_t ctrl);672 nrf_tampc_protect_t ctrl,685 nrf_tampc_protect_t ctrl);1738 nrf_tampc_protect_t ctrl, in nrf_tampc_protector_ctrl_value_set() argument1742 ((NRF_TAMPC_PROTECT_ACTIVESHIELD_Type *)((uint8_t *)p_reg + (uint32_t)ctrl)); in nrf_tampc_protector_ctrl_value_set()1756 nrf_tampc_protect_t ctrl) in nrf_tampc_protector_ctrl_value_get() argument1759 ((NRF_TAMPC_PROTECT_ACTIVESHIELD_Type const *)((uint8_t const *)p_reg + (uint32_t)ctrl)); in nrf_tampc_protector_ctrl_value_get()1767 nrf_tampc_protect_t ctrl, in nrf_tampc_protector_ctrl_lock_set() argument1771 ((NRF_TAMPC_PROTECT_ACTIVESHIELD_Type *)((uint8_t *)p_reg + (uint32_t)ctrl)); in nrf_tampc_protector_ctrl_lock_set()[all …]
882 NRF_STATIC_INLINE void nrf_gpio_pin_control_select(uint32_t pin_number, nrf_gpio_pin_sel_t ctrl);1469 NRF_STATIC_INLINE void nrf_gpio_pin_control_select(uint32_t pin_number, nrf_gpio_pin_sel_t ctrl) in nrf_gpio_pin_control_select() argument1474 reg->PIN_CNF[pin_number] = cnf | (ctrl << GPIO_PIN_CNF_MCUSEL_Pos); in nrf_gpio_pin_control_select()1477 reg->PIN_CNF[pin_number] = cnf | (ctrl << GPIO_PIN_CNF_CTRLSEL_Pos); in nrf_gpio_pin_control_select()
67 - "ctrl buff: 0x32"71 - "ctrl buff: 0xA"75 - "ctrl buff: 0xDEADBEEF"
355 NRFY_STATIC_INLINE void nrfy_gpio_pin_control_select(uint32_t pin_number, nrf_gpio_pin_sel_t ctrl) in nrfy_gpio_pin_control_select() argument358 nrf_gpio_pin_control_select(pin_number, ctrl); in nrfy_gpio_pin_control_select()