Searched full:upon (Results 1 – 25 of 276) sorted by relevance
12345678910>>...12
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/ |
D | coex.h | 35 * Returns zero upon successful configuration. 36 * Returns non-zero upon unsuccessful configuration. 51 * Returns zero upon successful configuration. 52 * Returns non-zero upon unsuccessful configuration. 68 * Returns zero upon successful configuration. 69 * Returns non-zero upon unsuccessful configuration. 79 * Returns zero upon successful configuration. 80 * Returns non-zero upon unsuccessful configuration.
|
/Zephyr-latest/include/zephyr/drivers/can/ |
D | can_sja1000.h | 186 * @brief SJA1000 callback API upon setting CAN bus timing 192 * @brief SJA1000 callback API upon getting CAN controller capabilities 198 * @brief SJA1000 callback API upon starting CAN controller 204 * @brief SJA1000 callback API upon stopping CAN controller 210 * @brief SJA1000 callback API upon setting CAN controller mode 216 * @brief SJA1000 callback API upon sending a CAN frame 223 * @brief SJA1000 callback API upon adding an RX filter 230 * @brief SJA1000 callback API upon removing an RX filter 237 * @brief SJA1000 callback API upon recovering the CAN bus 244 * @brief SJA1000 callback API upon getting the CAN controller state [all …]
|
D | transceiver.h | 33 * @brief Callback API upon enabling CAN transceiver 39 * @brief Callback API upon disabling CAN transceiver
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_create_conn_own_addr/src/ |
D | main.c | 36 * isn't called and address type reference is updated upon success. 65 * set_random_address() is called and address type reference is updated upon success. 99 * updated upon success. 131 * is updated upon success.
|
/Zephyr-latest/tests/subsys/testsuite/fff_fake_contexts/include/zephyr/ |
D | called_API.h | 30 * @return zero(0) upon success, with *instance_out updated. 47 * @return zero(0) upon success, with instance invalidated.
|
D | code_under_test.h | 25 * @return zero(0) upon success
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_scan_own_addr/src/ |
D | main.c | 50 * Address type reference is updated upon success. 82 * upon success. 118 * updated upon success. 150 * is updated upon success.
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | prep_c.c | 86 * Upon reset, the Co-Processor Access Control Register is, normally, in z_arm_floating_point_init() 105 * Upon reset, the FPU Context Control Register is 0xC0000000 in z_arm_floating_point_init() 111 * FPCA bit in the CONTROL register), upon exception entries, in z_arm_floating_point_init() 126 * preservation the volatile FP registers will not be stacked upon in z_arm_floating_point_init() 163 * Upon reset, the CONTROL.FPCA bit is, normally, cleared. However, in z_arm_floating_point_init()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | eeprom.h | 44 * @brief Callback API upon reading from the EEPROM. 52 * @brief Callback API upon writing to the EEPROM. 59 * @brief Callback API upon getting the EEPROM size.
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.sedi | 13 This driver is simply a shim driver built upon the SEDI
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.sedi | 13 This driver is simply a shim driver built upon the SEDI
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.sedi | 14 This driver is simply a shim driver built upon the SEDI
|
/Zephyr-latest/drivers/ipm/ |
D | Kconfig.sedi | 10 This driver is simply a shim driver built upon the SEDI
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.sedi | 13 This driver is simply a shim driver built upon the SEDI
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.sedi | 13 This driver is simply a shim driver built upon the SEDI
|
D | Kconfig.nxp_edma | 23 driver will return an error upon configuration.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,fxos8700-common.yaml | 95 threshold. The resolution depends upon the sample rate (ODR) and the 106 resolution depends upon the sample rate (ODR) and the high-pass filter 121 PULSE_WIND register. The resolution depends upon the sample rate (ODR)
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_intel_adsp.h | 49 * When set, it allow the DSP Core reset to take place upon second time out of the 122 * When set, it allow the DSP Core reset to take place upon second time out of the watchdog timer. 136 * When set, it allow the DSP Core reset to take place upon second time out of the
|
/Zephyr-latest/drivers/stepper/ |
D | Kconfig.stepper_event_template | 5 bool "$(module-str) guarantee non ISR callbacks upon stepper events"
|
/Zephyr-latest/drivers/sensor/ti/ina226/ |
D | Kconfig | 21 INA226 based upon the SHUNT_CAL register. This value is useful for
|
/Zephyr-latest/drivers/hwinfo/ |
D | hwinfo_ambiq.c | 54 /* Print out reset status register upon entry */ in z_impl_hwinfo_get_reset_cause() 120 * INFO1 space even upon clearing RSTGEN->STAT in z_impl_hwinfo_clear_reset_cause()
|
/Zephyr-latest/include/zephyr/drivers/serial/ |
D | uart_altera.h | 15 * Driver will trigger interrupt upon receiving end of package character.
|
/Zephyr-latest/arch/x86/include/ |
D | kernel_arch_func.h | 48 /* Called upon CPU exception that is unhandled and hence fatal; dump 54 /* Called upon unrecoverable error; dump registers and transfer control to
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig.rpmsg | 18 Some platforms retain the memory content upon reset. This is
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.arm_arch | 25 indication upon every actual timer interrupt. This option activates
|
12345678910>>...12