/Zephyr-latest/boards/adi/sdp_k1/doc/ |
D | index.rst | 19 - 3 color LEDs (green, orange, red) and 1 status LED
|
/Zephyr-latest/include/zephyr/drivers/ |
D | pwm.h | 395 int status, void *user_data);
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.zsh | 18 'status["git status" for one or more projects]'
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | vcp_vol_rend.c | 160 .status = aics_status_cb, 203 vcp_register_param.aics_param[i].status = true; in cmd_vcp_vol_rend_init()
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | cap_acceptor_test.c | 822 vcp_param.aics_param[i].status = true; in init() 853 micp_param.aics_param[i].status = true; in init()
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 32 - 1x Power status LED 256 status = "okay";
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_adv_aux.c | 64 static void ticker_op_cb(uint32_t status, void *param); 79 static void ticker_update_op_cb(uint32_t status, void *param); 3329 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb() argument 3331 *((uint32_t volatile *)param) = status; in ticker_op_cb() 3437 static void ticker_update_op_cb(uint32_t status, void *param) in ticker_update_op_cb() argument 3439 LL_ASSERT(status == TICKER_STATUS_SUCCESS || in ticker_update_op_cb()
|
D | ull_adv_sync.c | 115 static void ticker_op_cb(uint32_t status, void *param); 124 static void ticker_update_op_cb(uint32_t status, void *param); 2806 static void ticker_op_cb(uint32_t status, void *param) argument 2808 *((uint32_t volatile *)param) = status; 2912 static void ticker_update_op_cb(uint32_t status, void *param) argument 2914 LL_ASSERT(status == TICKER_STATUS_SUCCESS ||
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 361 status = "disabled"; 367 status = "okay"; 418 status = "disabled";
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 275 status 283 A node is considered enabled if its status property is either ``"okay"`` or 285 status ``"disabled"`` are explicitly disabled. (For backwards
|
D | macros.bnf | 87 ; over each child node with status "okay". 99 ; The node's status macro; dt-name in this case is something like "okay" 349 ; Declares that a compatible has at least one status "okay" node.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 39 * Precise tracking of the status of cancelled work items, so that the 69 itself. The work item also maintains information about its status. 317 The following API can be used to check the status of or synchronize with the 374 The following additional API can be used to check the status of or synchronize 470 All work API functions return status of the underlying operation, and in many
|
/Zephyr-latest/drivers/serial/ |
D | uart_mcux.c | 409 UART_MCUX_IRQ(n, status); \
|
/Zephyr-latest/include/zephyr/usb/ |
D | usbd.h | 301 struct usbd_status status; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | smp.c | 682 static void smp_pairing_complete(struct bt_smp *smp, uint8_t status); 684 static void smp_pairing_br_complete(struct bt_smp_br *smp, uint8_t status); 819 static void smp_pairing_br_complete(struct bt_smp_br *smp, uint8_t status) in smp_pairing_br_complete() argument 825 LOG_DBG("status 0x%x", status); in smp_pairing_br_complete() 834 if (status) { in smp_pairing_br_complete() 845 security_err_get(status)); in smp_pairing_br_complete() 1732 static void smp_pairing_complete(struct bt_smp *smp, uint8_t status) in smp_pairing_complete() argument 1736 LOG_DBG("got status 0x%x", status); in smp_pairing_complete() 1743 status = BT_SMP_ERR_UNSPECIFIED; in smp_pairing_complete() 1746 if (!status) { in smp_pairing_complete() [all …]
|
/Zephyr-latest/drivers/i2s/ |
D | i2s_sam_ssc.c | 206 uint32_t channel, int status) in dma_rx_callback() argument 266 uint32_t channel, int status) in dma_tx_callback() argument
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_ll_stm32.c | 160 ErrorStatus status = LL_RTC_EnterInitMode(RTC); in rtc_stm32_configure() local 162 if (status == SUCCESS) { in rtc_stm32_configure()
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_si32.c | 70 int status) in crypto_si32_dma_completed() argument 75 const char *const result = status == DMA_STATUS_COMPLETE ? "succeeded" : "failed"; in crypto_si32_dma_completed()
|
/Zephyr-latest/subsys/usb/device/class/audio/ |
D | audio.c | 924 static void audio_receive_cb(uint8_t ep, enum usb_dc_ep_cb_status_code status) in audio_receive_cb() argument 932 __ASSERT(status == USB_DC_EP_DATA_OUT, "Invalid ep status"); in audio_receive_cb()
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 255 static void status_cb(enum usb_dc_status_code status, const uint8_t *param) 257 if (status == USB_DC_RESET) { 261 if (status == USB_DC_CONFIGURED && !configured) { 444 The class driver waits for the :makevar:`USB_DC_CONFIGURED` device status code
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_stm32_hal.c | 710 uint32_t status; in rx_thread() local 748 PHY_ADDR, PHY_BSR, (uint32_t *) &status); in rx_thread() 750 if ((status & PHY_LINKED_STATUS) == PHY_LINKED_STATUS) { in rx_thread()
|
/Zephyr-latest/drivers/adc/ |
D | adc_ads114s0x.c | 1339 uint8_t status = 0; in ads114s0x_init() local 1419 result = ads114s0x_read_register(dev, ADS114S0X_REGISTER_STATUS, &status); in ads114s0x_init() 1425 if (ADS114S0X_REGISTER_STATUS_NOT_RDY_GET(status) == 0x01) { in ads114s0x_init()
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | resolve.c | 100 static inline void invoke_query_callback(int status, 680 static inline void invoke_query_callback(int status, in invoke_query_callback() argument 688 pending_query->cb(status, info, pending_query->user_data); in invoke_query_callback()
|
/Zephyr-latest/doc/connectivity/networking/ |
D | eth_bridge_native_sim_setup.rst | 159 The ``net bridge`` command will show the current status of the bridging:
|
/Zephyr-latest/doc/develop/api/ |
D | design_guidelines.rst | 24 callback invocation, such as a channel identifier, new status value,
|