Searched refs:IDLE (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc13xx_cc26xx.c | 199 drv_data->cmd_fs.status = IDLE; in ieee802154_cc13xx_cc26xx_set_channel() 211 drv_data->cmd_ieee_rx.status = IDLE; in ieee802154_cc13xx_cc26xx_set_channel() 336 drv_data->cmd_ieee_csma.status = IDLE; in ieee802154_cc13xx_cc26xx_tx() 339 drv_data->cmd_ieee_tx.status = IDLE; in ieee802154_cc13xx_cc26xx_tx() 346 drv_data->cmd_ieee_rx_ack.status = IDLE; in ieee802154_cc13xx_cc26xx_tx() 622 drv_data->cmd_fs.status = IDLE; in ieee802154_cc13xx_cc26xx_init() 650 .status = IDLE, 723 .status = IDLE, 748 .status = IDLE, 766 .status = IDLE, [all …]
|
D | ieee802154_cc13xx_cc26xx_subg.c | 466 drv_data->cmd_prop_cs.status = IDLE; in ieee802154_cc13xx_cc26xx_subg_cca() 536 drv_data->cmd_prop_rx_adv.status = IDLE; in drv_start_rx() 599 drv_data->cmd_fs.status = IDLE; in ieee802154_cc13xx_cc26xx_subg_set_channel() 715 drv_data->cmd_prop_tx_adv.status = IDLE; in ieee802154_cc13xx_cc26xx_subg_tx() 960 drv_data->cmd_fs.status = IDLE; in ieee802154_cc13xx_cc26xx_subg_init()
|
/Zephyr-latest/soc/ambiq/apollo4x/ |
D | Kconfig.defconfig | 9 # Need to enlarge the IDLE stack size because the power
|
/Zephyr-latest/soc/ambiq/apollo3x/ |
D | Kconfig.defconfig | 9 # Need to enlarge the IDLE stack size because the power
|
/Zephyr-latest/soc/silabs/ |
D | Kconfig.defconfig | 17 # large, especially with logs enabled. Since it is called from IDLE task,
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_pull_context.c | 49 IDLE, enumerator 58 pull_service_state = IDLE; in pull_service() 63 case IDLE: in pull_service() 70 pull_service_state = IDLE; in pull_service()
|
/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/ |
D | README.rst | 61 Sleep 2000 us (IDLE)
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/ |
D | gatt.llcp.test_list | 6 GAP/IDLE/NAMP/BV-01-C
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 111 sometimes wrong. This occurs when the system enters IDLE and stops the
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.6.rst | 19 * Device runtime power management (PM), former IDLE runtime, was 908 * Device runtime power management (PM), former IDLE runtime, was
|
D | release-notes-1.14.rst | 165 * :github:`17092` - Bluetooth: GAP/IDLE/NAMP/BV-01-C requires Read by UUID 364 * :github:`17092` - Bluetooth: GAP/IDLE/NAMP/BV-01-C requires Read by UUID
|
D | release-notes-2.0.rst | 918 * :github:`17092` - Bluetooth: GAP/IDLE/NAMP/BV-01-C requires Read by UUID
|
D | release-notes-3.3.rst | 2655 - :github:`51133` - Bluetooth: audio: Sink ASE does not go to IDLE state
|
/Zephyr-latest/drivers/modem/ |
D | hl7800.c | 2608 PREFIXED_SWITCH_CASE_RETURN_STRING(HL7800_FOTA, IDLE); in get_fota_state_string()
|