Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 23 of 23) sorted by relevance

/lk-master/external/platform/nrfx/hal/
A Dnrf_regulators.h234 NRF_STATIC_INLINE void nrf_regulators_dcdcen_set(NRF_REGULATORS_Type * p_reg, bool enable) in nrf_regulators_dcdcen_set()
265 bool enable, in nrf_regulators_pofcon_set()
319 NRF_STATIC_INLINE void nrf_regulators_dcdcen_vddh_set(NRF_REGULATORS_Type * p_reg, bool enable) in nrf_regulators_dcdcen_vddh_set()
327 NRF_STATIC_INLINE void nrf_regulators_dcdcen_radio_set(NRF_REGULATORS_Type * p_reg, bool enable) in nrf_regulators_dcdcen_radio_set()
A Dnrf_cache.h305 NRF_STATIC_INLINE void nrf_cache_profiling_set(NRF_CACHE_Type * p_reg, bool enable) in nrf_cache_profiling_set()
340 NRF_STATIC_INLINE void nrf_cache_ram_mode_set(NRF_CACHE_Type * p_reg, bool enable) in nrf_cache_ram_mode_set()
350 NRF_STATIC_INLINE void nrf_cache_update_lock_set(NRF_CACHE_Type * p_reg, bool enable) in nrf_cache_update_lock_set()
A Dnrf_oscillators.h92 NRF_STATIC_INLINE void nrf_oscillators_lfxo_bypass_set(NRF_OSCILLATORS_Type * p_reg, bool enable) in nrf_oscillators_lfxo_bypass_set()
105 bool enable, in nrf_oscillators_hfxo_cap_set()
A Dnrf_vreqctrl.h68 NRF_STATIC_INLINE void nrf_vreqctrl_radio_high_voltage_set(NRF_VREQCTRL_Type * p_reg, bool enable) in nrf_vreqctrl_radio_high_voltage_set()
A Dnrf_bprot.h110 bool enable) in nrf_bprot_nvm_protection_in_debug_set()
A Dnrf_mpu.h161 bool enable) in nrf_mpu_nvm_protection_in_debug_set()
A Dnrf_qspi.h910 NRF_STATIC_INLINE void nrf_qspi_xip_set(NRF_QSPI_Type * p_reg, bool enable) in nrf_qspi_xip_set()
930 NRF_STATIC_INLINE void nrf_qspi_xip_encryption_set(NRF_QSPI_Type * p_reg, bool enable) in nrf_qspi_xip_encryption_set()
951 NRF_STATIC_INLINE void nrf_qspi_dma_encryption_set(NRF_QSPI_Type * p_reg, bool enable) in nrf_qspi_dma_encryption_set()
A Dnrf_power.h996 bool enable, in nrf_power_pofcon_set()
1112 NRF_STATIC_INLINE void nrf_power_dcdcen_set(NRF_POWER_Type * p_reg, bool enable) in nrf_power_dcdcen_set()
1148 NRF_STATIC_INLINE void nrf_power_dcdcen_vddh_set(NRF_POWER_Type * p_reg, bool enable) in nrf_power_dcdcen_vddh_set()
/lk-master/external/lib/lwip/core/snmp/
A Dmsg_out.c60 u8_t enable; member
81 snmp_trap_dst_enable(u8_t dst_idx, u8_t enable) in snmp_trap_dst_enable()
292 u8_t enable; in snmp_authfail_trap() local
/lk-master/platform/pc/
A Dinterrupts.c70 static void enable(unsigned int vector, bool enable) { in enable() argument
/lk-master/platform/qemu-mips/
A Dintc.c91 static void enable(unsigned int vector, bool enable) { in enable() function
/lk-master/platform/stm32f0xx/
A Drcc.c38 void stm32_rcc_set_enable(stm32_rcc_clk_t clock, bool enable) { in stm32_rcc_set_enable()
/lk-master/arch/arm/arm/
A Dfpu.c36 void arm_fpu_set_enable(bool enable) { in arm_fpu_set_enable()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dswm_15xx.c88 void Chip_SWM_FixedPinEnable(CHIP_SWM_PIN_FIXED_T pin, bool enable) in Chip_SWM_FixedPinEnable()
/lk-master/dev/interrupt/arm_gic/
A Darm_gic.c158 static void gic_set_enable(uint vector, bool enable) { in gic_set_enable()
506 bool enable = args->params[1]; in smc_intc_request_fiq() local
528 static bool update_fiq_targets(u_int cpu, bool enable, u_int triggered_fiq, bool resume_gicd) { in update_fiq_targets()
/lk-master/external/platform/pico/rp2_common/hardware_adc/include/hardware/
A Dadc.h110 static inline void adc_set_temp_sensor_enabled(bool enable) { in adc_set_temp_sensor_enabled()
/lk-master/platform/zynq/
A Dclocks.c245 status_t zynq_set_clock(enum zynq_periph periph, bool enable, enum zynq_clock_source source, uint32… in zynq_set_clock()
/lk-master/dev/cache/pl310/
A Dpl310.c103 status_t pl310_set_enable(bool enable) { in pl310_set_enable()
/lk-master/external/platform/pico/rp2_common/pico_stdio/
A Dstdio.c159 void stdio_set_driver_enabled(stdio_driver_t *driver, bool enable) { in stdio_set_driver_enabled()
/lk-master/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Di2c.h40 io_rw_32 enable; member
/lk-master/external/platform/pico/rp2_common/hardware_dma/include/hardware/
A Ddma.h252 static inline void channel_config_set_enable(dma_channel_config *c, bool enable) { in channel_config_set_enable()
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spim.c530 static void spim_int_enable(NRF_SPIM_Type * p_spim, bool enable) in spim_int_enable()
/lk-master/external/lib/heap/dlmalloc/
A Ddlmalloc.c5508 int mspace_track_large_chunks(mspace msp, int enable) { in mspace_track_large_chunks()

Completed in 73 milliseconds