Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
Zephyr's /chosen nodes

Macros

#define DT_CHOSEN_ZEPHYR_ENTROPY_LABEL   ""
 If there is a chosen node zephyr,entropy property which has a label property, that property's value. Undefined otherwise. More...
 
#define DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL   ""
 If there is a chosen node zephyr,flash-controller property which has a label property, that property's value. Undefined otherwise. More...
 
#define DT_CHOSEN_ZEPHYR_CAN_PRIMARY_LABEL   ""
 If there is a chosen node zephyr,can-primary property which has a label property, that property's value. Undefined otherwise. More...
 

Detailed Description

Macro Definition Documentation

◆ DT_CHOSEN_ZEPHYR_CAN_PRIMARY_LABEL

#define DT_CHOSEN_ZEPHYR_CAN_PRIMARY_LABEL   ""

#include <include/devicetree/zephyr.h>

If there is a chosen node zephyr,can-primary property which has a label property, that property's value. Undefined otherwise.

◆ DT_CHOSEN_ZEPHYR_ENTROPY_LABEL

#define DT_CHOSEN_ZEPHYR_ENTROPY_LABEL   ""

#include <include/devicetree/zephyr.h>

If there is a chosen node zephyr,entropy property which has a label property, that property's value. Undefined otherwise.

◆ DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL

#define DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL   ""

#include <include/devicetree/zephyr.h>

If there is a chosen node zephyr,flash-controller property which has a label property, that property's value. Undefined otherwise.