Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 17 of 17) sorted by relevance

/external/platform/pico/rp2_common/hardware_resets/include/hardware/
A Dresets.h71 hw_set_bits(&resets_hw->reset, bits); in reset_block()
80 hw_clear_bits(&resets_hw->reset, bits); in unreset_block()
89 hw_clear_bits(&resets_hw->reset, bits); in unreset_block_wait()
/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Dresets.h52 io_rw_32 reset;
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dsysctl_15xx.h216 STATIC INLINE void Chip_SYSCTL_ClearSystemRSTStatus(uint32_t reset) in Chip_SYSCTL_ClearSystemRSTStatus() argument
218 LPC_SYSCTL->SYSRSTSTAT = reset; in Chip_SYSCTL_ClearSystemRSTStatus()
/external/platform/pico/rp2_common/pico_stdio_usb/
A Dreset_interface.c87 .reset = resetd_reset,
/external/platform/lpc15xx/lpcopen/periph_mrt/example/
A Dreadme.dox38 * reset in the interrupt handler.<br>
/external/platform/lpc15xx/lpcopen/periph_dac/example/
A Dreadme.dox41 * register is updated with an incremented value and the value is reset after it
/external/platform/nrfx/mdk/
A Dnrf51_common.ld25 * Reset_Handler : Entry of reset handler
A Dnrf_common.ld23 * Reset_Handler : Entry of reset handler
A Dnrf52_common.ld25 * Reset_Handler : Entry of reset handler
/external/platform/pico/rp2_common/pico_standard_link/
A Dcrt0.S176 .section .reset, "ax"
A Dmemmap_no_flash.ld45 KEEP (*(.reset))
A Dmemmap_copy_to_ram.ld66 KEEP (*(.reset))
A Dmemmap_blocked_ram.ld66 KEEP (*(.reset))
A Dmemmap_default.ld66 KEEP (*(.reset))
/external/lib/lwip/include/lwip/
A Dtcp_impl.h67 void tcp_abandon (struct tcp_pcb *pcb, int reset);
/external/lib/lwip/core/
A Dtcp.c357 tcp_abandon(struct tcp_pcb *pcb, int reset) in tcp_abandon() argument
393 if (reset) { in tcp_abandon()
/external/platform/nrfx/
A DCHANGELOG.md18 …application core-specific functionalities for nRF5340 in the RESET HAL and the reset reason helper.

Completed in 22 milliseconds