Home
last modified time | relevance | path

Searched full:forbidden (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/drivers/adc/
Dadc_handlers.c64 "ADC sequence callbacks forbidden from user mode")); in z_vrfy_adc_read()
85 "ADC sequence callbacks forbidden from user mode")); in z_vrfy_adc_read_async()
/Zephyr-latest/drivers/flash/
DKconfig.mcux30 This feature prevents erroneous/forbidden reading. Some ECC enabled
/Zephyr-latest/soc/espressif/common/
DKconfig.flash90 XMC chips will be forbidden to be used, when this option is disabled.
/Zephyr-latest/doc/services/llext/
Dconfig.rst126 forbidden to load an extension that was compiled with
/Zephyr-latest/include/zephyr/net/http/
Dstatus.h63 HTTP_403_FORBIDDEN = 403, /**< Forbidden */
/Zephyr-latest/dts/bindings/memory-controllers/
Datmel,sam-smc.yaml135 each value is configured in terms of MCK cycles and a value of 0 is forbidden.
/Zephyr-latest/subsys/shell/
Dshell_log_backend.c177 * forbidden so use the IRQ lock to at least synchronize log messages printed in process_log_msg()
/Zephyr-latest/kernel/include/
Dkswap.h87 * forbidden! The sole exception are dummy threads used in do_swap()
Dkernel_arch_interface.h235 * #return -ENOTSUP Forbidden by hardware policy
/Zephyr-latest/include/zephyr/pm/
Dpolicy.h34 * are forbidden.
/Zephyr-latest/drivers/dma/
Ddma_stm32_v1.c462 /* Other combinations are forbidden. */ in stm32_dma_check_fifo_mburst()
/Zephyr-latest/include/zephyr/sys/
Dspsc_pbuf.h190 * @retval -EINVAL if @p len is forbidden.
/Zephyr-latest/include/zephyr/kernel/
Dmm.h63 /** Region will be executable (normally forbidden) */
/Zephyr-latest/kernel/
Datomic_c.c37 * forbidden.
Dmmu.c585 LOG_ERR("user access to anonymous uninitialized pages is forbidden"); in k_mem_map_phys_guard()
1668 __ASSERT(!k_is_in_isr(), "ISR page faults are forbidden"); in do_page_fault()
Duserspace.c417 LOG_ERR("forbidden object type '%s' requested", in z_object_alloc()
/Zephyr-latest/include/zephyr/kernel/internal/
Dmm.h201 * with user access and code execution forbidden. This policy is changed
/Zephyr-latest/include/zephyr/drivers/mm/
Dsystem_mm.h72 /** Region will be executable (normally forbidden) */
/Zephyr-latest/tests/kernel/mem_protect/mem_map/src/
Dmain.c123 /* This should explode since writes are forbidden */ in ZTEST()
/Zephyr-latest/include/zephyr/drivers/
Dflash.h666 * It's not forbidden to have operation in Zephyr codes and vendor codes for
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst595 #. It is totally forbidden for any kind of kernel mode callback function to
/Zephyr-latest/drivers/i2s/
Di2s_ll_stm32.c168 /* i2s_div == 0 || i2s_div == 1 are forbidden */ in i2s_stm32_set_clock()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_uac2.c414 /* Audio class is forbidden on Low-Speed, therefore the only possibility in uac2_update()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c235 /* Unknown or forbidden CTE type */ in lll_sync_cte_is_allowed()
/Zephyr-latest/include/zephyr/net/
Dcoap.h163 /** 4.03 - Forbidden */

12