Home
last modified time | relevance | path

Searched refs:EPERM (Results 1 – 25 of 119) sorted by relevance

12345

/Zephyr-latest/samples/userspace/prod_consumer/src/
Dapp_syscall.c42 return -EPERM; in z_vrfy_magic_syscall()
51 return -EPERM; in z_vrfy_magic_syscall()
/Zephyr-latest/tests/drivers/udc/src/
Dmain.c145 zassert_equal(err1, -EPERM, "Not failed to enable endpoint"); in test_udc_ep_enable()
146 zassert_equal(err2, -EPERM, "Not failed to enable endpoint"); in test_udc_ep_enable()
149 zassert_equal(err1, -EPERM, "Not failed to enable endpoint"); in test_udc_ep_enable()
150 zassert_equal(err2, -EPERM, "Not failed to enable endpoint"); in test_udc_ep_enable()
172 zassert_equal(err1, -EPERM, "Not failed to disable endpoint"); in test_udc_ep_disable()
173 zassert_equal(err2, -EPERM, "Not failed to disable endpoint"); in test_udc_ep_disable()
230 zassert_equal(err1, -EPERM, "Not failed to set halt"); in test_udc_ep_halt()
231 zassert_equal(err2, -EPERM, "Not failed to set halt"); in test_udc_ep_halt()
246 zassert_equal(err1, -EPERM, "Not failed to clear halt"); in test_udc_ep_halt()
247 zassert_equal(err2, -EPERM, "Not failed to clear halt"); in test_udc_ep_halt()
[all …]
/Zephyr-latest/subsys/usb/device_next/
Dusbd_ch9.c101 errno = -EPERM; in sreq_set_address()
147 errno = -EPERM; in sreq_set_configuration()
152 errno = -EPERM; in sreq_set_configuration()
204 errno = -EPERM; in sreq_set_interface()
242 errno = -EPERM; in sreq_clear_feature()
247 errno = -EPERM; in sreq_clear_feature()
254 errno = -EPERM; in sreq_clear_feature()
267 ret = (errno == -EPERM) ? errno : 0; in sreq_clear_feature()
325 errno = -EPERM; in sreq_set_feature()
330 errno = -EPERM; in sreq_set_feature()
[all …]
Dusbd_endpoint.c116 return -EPERM; in usbd_ep_ctrl_enqueue()
141 return -EPERM; in usbd_ep_enqueue()
/Zephyr-latest/drivers/led/
Dled_npm1300.c42 return -EPERM; in led_npm1300_on()
58 return -EPERM; in led_npm1300_off()
/Zephyr-latest/drivers/watchdog/
Dwdt_sam4l.c164 return -EPERM; in wdt_sam4l_setup()
169 return -EPERM; in wdt_sam4l_setup()
195 return -EPERM; in wdt_sam4l_disable()
236 return -EPERM; in wdt_sam4l_install_timeout()
241 return -EPERM; in wdt_sam4l_install_timeout()
Dwdt_sam.c94 return -EPERM; in wdt_sam_disable()
124 return -EPERM; in wdt_sam_setup()
Dwdt_smartbond.c46 return -EPERM; in wdg_smartbond_disable()
/Zephyr-latest/soc/nordic/common/
Dsoc_secure.c45 return -EPERM; in soc_secure_mem_read()
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c98 return -EPERM; in get_comparator()
257 return -EPERM; in compare_set_nolocks()
336 return -EPERM; in z_nrf_grtc_timer_capture_prepare()
362 return -EPERM; in z_nrf_grtc_timer_capture_read()
479 return -EPERM; in sys_clock_driver_init()
485 return err_code == NRFX_ERROR_NO_MEM ? -ENOMEM : -EPERM; in sys_clock_driver_init()
/Zephyr-latest/arch/arm/core/mpu/
Darm_mpu_v7_internal.h175 int rc = -EPERM; in mpu_buffer_validate()
194 rc = -EPERM; in mpu_buffer_validate()
/Zephyr-latest/subsys/emul/espi/
Demul_espi_host.c137 return -EPERM; in emul_host_set_vw()
155 return -EPERM; in emul_host_get_vw()
184 return -EPERM; in emul_espi_host_send_vw()
/Zephyr-latest/drivers/usb/uhc/
Duhc_common.c34 return -EPERM; in uhc_submit_event()
224 ret = -EPERM; in uhc_ep_enqueue()
249 ret = -EPERM; in uhc_ep_dequeue()
271 ret = -EPERM; in uhc_enable()
/Zephyr-latest/drivers/dai/nxp/sai/
Dsai.h450 return -EPERM; in sai_update_state()
455 return -EPERM; in sai_update_state()
462 return -EPERM; in sai_update_state()
467 return -EPERM; in sai_update_state()
474 return -EPERM; in sai_update_state()
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu_common_internal.h226 return -EPERM; in arc_core_mpu_buffer_validate()
230 return -EPERM; in arc_core_mpu_buffer_validate()
/Zephyr-latest/lib/libc/iar/include/
Derrno.h18 #define EPERM 1 /**< Not owner */ macro
/Zephyr-latest/lib/libc/armstdc/include/
Derrno.h49 #define EPERM 1 /**< Not owner */ macro
/Zephyr-latest/lib/libc/minimal/include/
Derrno.h39 #define EPERM 1 /**< Not owner */ macro
/Zephyr-latest/drivers/dai/nxp/esai/
Desai.h390 return -EPERM; in esai_update_state()
395 return -EPERM; in esai_update_state()
401 return -EPERM; in esai_update_state()
406 return -EPERM; in esai_update_state()
/Zephyr-latest/include/zephyr/drivers/usb/
Dudc.h452 return -EPERM; in udc_set_address()
484 return -EPERM; in udc_test_mode()
514 return -EPERM; in udc_host_wakeup()
/Zephyr-latest/drivers/usb/udc/
Dudc_common.c225 return -EPERM; in udc_submit_ep_event()
412 ret = -EPERM; in udc_ep_enable()
458 ret = -EPERM; in udc_ep_disable()
479 ret = -EPERM; in udc_ep_set_halt()
516 ret = -EPERM; in udc_ep_clear_halt()
579 ret = -EPERM; in udc_ep_enqueue()
585 ret = -EPERM; in udc_ep_enqueue()
621 ret = -EPERM; in udc_ep_dequeue()
737 ret = -EPERM; in udc_enable()
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_api/src/
Dtest_wdt.c263 if (err < 0 && err != -EPERM && err != -EFAULT) { in test_wdt_callback_1()
328 if (err < 0 && err != -EPERM && err != -EFAULT) { in test_wdt_callback_2()
387 if (err < 0 && err != -EPERM && err != -EFAULT) { in test_wdt_bad_window_max()
/Zephyr-latest/subsys/usb/host/
Dusbh_api.c47 ret = -EPERM; in usbh_enable()
/Zephyr-latest/subsys/modem/
Dmodem_ubx.c118 return -EPERM; in modem_ubx_run_script_helper()
148 return -EPERM; in modem_ubx_run_script()
163 } else if (ret == -EPERM) { in modem_ubx_run_script()
Dmodem_pipe.c139 return -EPERM; in modem_pipe_transmit()
149 return -EPERM; in modem_pipe_receive()

12345