/device/soc/esp/esp32/components/hal/esp32/include/hal/ |
D | mwdt_ll.h | 87 …t_ll_config_stage(timg_dev_t *hw, wdt_stage_t stage, uint32_t timeout, wdt_stage_action_t behavior) in mwdt_ll_config_stage() argument 91 hw->wdt_config0.stg0 = behavior; in mwdt_ll_config_stage() 95 hw->wdt_config0.stg1 = behavior; in mwdt_ll_config_stage() 99 hw->wdt_config0.stg2 = behavior; in mwdt_ll_config_stage() 103 hw->wdt_config0.stg3 = behavior; in mwdt_ll_config_stage()
|
D | rwdt_ll.h | 89 …g_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in rwdt_ll_config_stage() argument 93 hw->wdt_config0.stg0 = behavior; in rwdt_ll_config_stage() 97 hw->wdt_config0.stg1 = behavior; in rwdt_ll_config_stage() 101 hw->wdt_config0.stg2 = behavior; in rwdt_ll_config_stage() 105 hw->wdt_config0.stg3 = behavior; in rwdt_ll_config_stage()
|
/device/soc/esp/esp32/components/hal/ |
D | wdt_hal_iram.c | 116 …age(wdt_hal_context_t *hal, wdt_stage_t stage, uint32_t timeout_ticks, wdt_stage_action_t behavior) in wdt_hal_config_stage() argument 119 rwdt_ll_config_stage(hal->rwdt_dev, stage, timeout_ticks, behavior); in wdt_hal_config_stage() 121 mwdt_ll_config_stage(hal->mwdt_dev, stage, timeout_ticks, behavior); in wdt_hal_config_stage()
|
/device/soc/esp/esp32/components/hal/include/hal/ |
D | wdt_hal.h | 93 …ig_stage(wdt_hal_context_t *hal, wdt_stage_t stage, uint32_t timeout, wdt_stage_action_t behavior);
|
/device/board/talkweb/niobe407/applications/003_system_timer/ |
D | README_zh.md | 11 …[in] type \ref osTimerOnce for one-shot or \ref osTimerPeriodic for periodic behavior. 71 …[in] type \ref osTimerOnce for one-shot or \ref osTimerPeriodic for periodic behavior.
|
/device/soc/rockchip/common/vendor/drivers/staging/android/ |
D | Kconfig | 11 POSIX SHM but with different behavior and sporting a simpler
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
D | Mconfig | 126 dma-buf when needed to run atoms. This is the legacy behavior. 137 behavior, then the dma-buf is mapped on import, by adding cache
|
D | Kconfig | 123 dma-buf when needed to run atoms. This is the legacy behavior. 134 behavior, then the dma-buf is mapped on import, by adding cache
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
D | Mconfig | 231 behavior, then the dma-buf is mapped on import, by adding cache
|
D | Kconfig | 228 behavior, then the dma-buf is mapped on import, by adding cache
|
/device/soc/rockchip/common/sdk_linux/drivers/firmware/ |
D | Kconfig | 93 bool "Sets default behavior for EDD detection to off"
|
/device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
D | Kconfig | 287 this option is YES because the old behavior is insecure.
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
D | mm.h | 2619 extern int do_madvise(struct mm_struct *mm, unsigned long start, size_t len_in, int behavior);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/mbedtls_prepare/ |
D | hisi_mbedtls-2.16.10.patch | 2045 * not leak into the observable behavior of the function other than
|
/device/board/isoftstone/yangfan/common/mqtt/doc/ |
D | DoxyfileMQTTPacket.in | 202 # a brief description. This used to be the default behavior. The new default is 204 # tag to YES if you prefer the old behavior instead.
|
D | DoxyfileMQTTClient.in | 202 # a brief description. This used to be the default behavior. The new default is 204 # tag to YES if you prefer the old behavior instead.
|
D | DoxyfileMQTTClient-C.in | 202 # a brief description. This used to be the default behavior. The new default is 204 # tag to YES if you prefer the old behavior instead.
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
D | wlioctl.h | 1126 uint32 behavior; member
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
D | wlioctl.h | 1708 uint32 behavior; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
D | wlioctl.h | 1676 uint32 behavior; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
D | kernel.patch | 70807 - * Disable locking to mimic Windows behavior that bypasses the issue
|