Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 43) sorted by relevance

12

/bsp/nuvoton/libraries/nuc980/rtt_port/
A Ddrv_sys.c40 rt_uint32_t active = 0; in rt_hw_interrupt_get_active() local
47 active = _mISNR; in rt_hw_interrupt_get_active()
52 active = inpw(REG_AIC_IRQNUM); in rt_hw_interrupt_get_active()
55 active = inpw(REG_AIC_FIQNUM); in rt_hw_interrupt_get_active()
57 return active; in rt_hw_interrupt_get_active()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_extplug.c73 parm->active = 1; in snd_ext_parm_set_minmax()
98 parm->active = 1; in snd_ext_parm_set_list()
151 if (!parm->active) in snd_ext_parm_range_refine()
175 if (!parm->active) in snd_ext_parm_mask_refine()
388 if (params[i].active) in get_links()
A Dpcm_ext_parm.h40 int active; member
/bsp/ck802/libraries/include/
A Ddrv_rtc.h46 uint32_t active : 1; ///< rtc is running or not member
A Ddrv_timer.h46 uint32_t active : 1; ///< timer active flag member
/bsp/bouffalo_lab/bl61x/board/config/
A Dbl_factory_params_IoTKitA_auto.dts20 active = "Hi"; //Hi or Lo
28 active = "Hi"; //Hi or Lo
36 active = "Hi";
/bsp/thead-smart/drivers/
A Ddrv_timer.h44 uint32_t active : 1; ///< timer active flag member
A Ddw_timer.c381 timer_status.active = 1; in csi_timer_get_status()
/bsp/microchip/samc21/bsp/hal/documentation/
A Dcan_async.rst15 * Callback on error warning, error active, error passive, bus off, data overrun
A Di2c_master_sync.rst8 all transfers on the I2C bus. Only one master device can be active on the I2C
/bsp/microchip/same70/bsp/hal/documentation/
A Dcan_async.rst15 * Callback on error warning, error active, error passive, bus off, data overrun
A Di2c_master_sync.rst8 all transfers on the I2C bus. Only one master device can be active on the I2C
/bsp/microchip/same54/bsp/hal/documentation/
A Dcan_async.rst15 * Callback on error warning, error active, error passive, bus off, data overrun
A Di2c_master_sync.rst8 all transfers on the I2C bus. Only one master device can be active on the I2C
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_pwm.h66 bool active; member
/bsp/simulator/SDL2/include/
A DSDL_hidapi.h433 extern DECLSPEC void SDLCALL SDL_hid_ble_scan(SDL_bool active);
/bsp/hpmicro/libraries/hpm_sdk/components/usb/device/
A Dhpm_usb_device.h38 volatile uint32_t active : 1; member
A Dhpm_usb_device.c22 p_qtd->active = 1; in usb_qtd_init()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_ebi.c70 assert_param(IS_EBI_WAIT_SIGNAL_ACTIVE(init->active)); in ald_ebi_nor_sram_init()
89 | (uint32_t)init->active in ald_ebi_nor_sram_init()
104 | (uint32_t)init->active in ald_ebi_nor_sram_init()
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dhal_soc_eu_periph.h194 static inline void hal_soc_eu_configure(int cluster, int event, int active) { in hal_soc_eu_configure() argument
/bsp/ck802/libraries/common/timer/
A Ddw_timer.c321 timer_status.active = 1; in csi_timer_get_status()
/bsp/hpmicro/libraries/hpm_sdk/components/usb/host/
A Dhpm_usb_host.h125 volatile uint32_t active : 1 ; /* Start transfer, clear by HC when complete */ member
/bsp/microchip/saml10/bsp/hal/documentation/
A Di2c_master_sync.rst8 all transfers on the I2C bus. Only one master device can be active on the I2C
/bsp/k210/drivers/
A DKconfig145 prompt "backlight active polarity"
/bsp/amebaz/
A DREADME.md153 (b)打开 IAR 工程并完成编译后,单击 Project 选项卡下 Download 选项,选择 Download active application 下载程序。

Completed in 60 milliseconds

12